Spaces:
Running
on
Zero
Running
on
Zero
aifeifei798
commited on
Commit
•
bee5346
1
Parent(s):
fe0be7e
Update app.py
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ torch.cuda.empty_cache()
|
|
41 |
|
42 |
|
43 |
MAX_SEED = np.iinfo(np.int32).max
|
44 |
-
MAX_IMAGE_SIZE =
|
45 |
|
46 |
css="""
|
47 |
#col-container {
|
|
|
41 |
|
42 |
|
43 |
MAX_SEED = np.iinfo(np.int32).max
|
44 |
+
MAX_IMAGE_SIZE = 4096
|
45 |
|
46 |
css="""
|
47 |
#col-container {
|