Commit 92a0dfec authored by lijian6's avatar lijian6
Browse files

Update README.md


Signed-off-by: lijian6's avatarlijian <lijian6@sugon.com>
parent 6bbee00d
......@@ -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
......
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
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment