Skip to content

Commit

Permalink
Merge pull request #181 from eltociear/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Sanster committed Jan 12, 2023
2 parents b924bd9 + 1f83074 commit 2d4ca6f
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 @@ -114,7 +114,7 @@ Available command line arguments:
| --sd-disable-nsfw | Disable stable-diffusion NSFW checker. | |
| --sd-cpu-textencoder | Always run stable-diffusion TextEncoder model on CPU. | |
| --sd-enable-xformers | Enable xFormers optimizations. See: [facebookresearch/xformers](https://github.com/facebookresearch/xformers) | |
| --local-files-only | Once the model as downloaded, you can pass this arg to avoid diffusers connect to huggingface server | |
| --local-files-only | Once the model as downloaded, you can pass this arg to avoid diffusers connect to Hugging Face server | |
| --cpu-offload | sd/paint_by_example model, offloads all models to CPU, sacrifice speed for reducing vRAM usage. |
| --no-half | Using full precision for sd/paint_by_exmaple model | |
| --device | cuda / cpu / mps | cuda |
Expand Down

0 comments on commit 2d4ca6f

Please sign in to comment.