Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
(fix a small typo in the run command)
  • Loading branch information
vageesh1 authored Nov 21, 2024
1 parent 7dccb42 commit 28e30c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ cd Sana
```bash
# official online demo
DEMO_PORT=15432 \
pyhton app/sana_app.py \
python app/sana_app.py \
--config=configs/sana_config/1024ms/Sana_1600M_img1024.yaml \
--model_path=hf://Efficient-Large-Model/Sana_1600M_1024px/checkpoints/Sana_1600M_1024px.pth
```
Expand Down

0 comments on commit 28e30c3

Please sign in to comment.