Skip to content

Commit 143a95c

Browse files
committed
add doc
1 parent 5ee2cc5 commit 143a95c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/cli/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Options:
3333
-p, --prompt <string> the prompt to render
3434
-n, --negative-prompt <string> the negative prompt (default: "")
3535
--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)
3637
--upscale-model <string> path to esrgan model.
3738
-t, --threads <int> number of threads to use during computation (default: -1). If threads <= 0, then threads will be set to the number of
3839
CPU physical cores

0 commit comments

Comments
 (0)