change default resolution

This commit is contained in:
Tony 2024-08-12 11:10:11 -06:00
parent f91252f801
commit a81b91c7f2

View File

@ -11,8 +11,8 @@ from datetime import datetime
default_prompt="A cat wearing an old racing helmet and goggles holding a sign that says zoom zoom"
default_width=1280
default_height=720
default_width=1024
default_height=512
default_numimgs=4
ckpt_id = "./FLUX.1-schnell"