Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ModelZoo
stable-diffusion-3-medium_diffusers
Commits
92a0dfec
Commit
92a0dfec
authored
Jun 24, 2024
by
lijian6
Browse files
Update README.md
Signed-off-by:
lijian
<
lijian6@sugon.com
>
parent
6bbee00d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
README.md
README.md
+6
-2
env.sh
env.sh
+1
-0
No files found.
README.md
View file @
92a0dfec
...
...
@@ -46,7 +46,7 @@ cd stable-diffusion-3-medium_diffusers
git submodule init && git submodule update
cd diffusers
python3 setup.py install
cd ..
cd ..
&& ./env.sh
```
...
...
@@ -57,7 +57,11 @@ cd ..
### 运行 stable-diffusion-3-medium
```
python test_diffusers.py
python SD3-medium.py
使用xformers计算attention:
export USE_XFORMERS=1
python SD3-medium.py
```
## result
...
...
env.sh
0 → 100755
View file @
92a0dfec
pip
install
https://cancon.hpccube.com:65024/directlink/4/pytorch/DAS1.0/torch-2.1.0+das1.0+git00661e0.abi0.dtk2404-cp310-cp310-manylinux2014_x86_64.whl
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment