rphrp1985 commited on
Commit
599dd3b
1 Parent(s): db3d3d2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -83,7 +83,7 @@ def adjust_dimensions(height, width):
83
 
84
 
85
  MAX_SEED = np.iinfo(np.int32).max
86
- MAX_IMAGE_SIZE = 1344
87
 
88
 
89
  @spaces.GPU(duration=100)
 
83
 
84
 
85
  MAX_SEED = np.iinfo(np.int32).max
86
+ MAX_IMAGE_SIZE = 4100
87
 
88
 
89
  @spaces.GPU(duration=100)