Yaron Koresh commited on
Commit
8766245
·
verified ·
1 Parent(s): 0e6de10

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -434,8 +434,8 @@ base = "black-forest-labs/FLUX.1-schnell"
434
  # precision data
435
 
436
  seq=256
437
- width=1536
438
- height=1536
439
  image_steps=8
440
  img_accu=0
441
 
 
434
  # precision data
435
 
436
  seq=256
437
+ width=2048
438
+ height=2048
439
  image_steps=8
440
  img_accu=0
441