Commit 6012bf8b authored by mashun1's avatar mashun1
Browse files

Update README.md

parent 2eb4c3a8
......@@ -74,8 +74,6 @@ python sd3_infer.py --prompt "cute wallpaper art of a cat"
python sd3_infer.py --prompt path/to/my_prompts.txt
# Generate a cat using SD3.5 Large Turbo with its default settings
python sd3_infer.py --prompt path/to/my_prompts.txt --model models/sd3.5_large_turbo.safetensors
# Generate a cat using SD3 Medium with its default settings
python sd3_infer.py --prompt path/to/my_prompts.txt --model models/sd3_medium.safetensors
```
## result
......
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