We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee2cc5 commit 143a95cCopy full SHA for 143a95c
examples/cli/README.md
@@ -33,6 +33,7 @@ Options:
33
-p, --prompt <string> the prompt to render
34
-n, --negative-prompt <string> the negative prompt (default: "")
35
--preview-path <string> path to write preview image to (default: ./preview.png)
36
+ --easycache <string> enable EasyCache for DiT models, accepts optional "threshold,start_percent,end_percent" values (defaults to 0.2,0.15,0.95)
37
--upscale-model <string> path to esrgan model.
38
-t, --threads <int> number of threads to use during computation (default: -1). If threads <= 0, then threads will be set to the number of
39
CPU physical cores
0 commit comments