yaron123 commited on
Commit
967bc0b
·
1 Parent(s): b06f535
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -49,8 +49,8 @@ base = "black-forest-labs/FLUX.1-schnell"
49
  # precision data
50
 
51
  seq=512
52
- width=4320
53
- height=4320
54
  image_steps=8
55
  img_accu=0
56
 
 
49
  # precision data
50
 
51
  seq=512
52
+ width=2160
53
+ height=2160
54
  image_steps=8
55
  img_accu=0
56