Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -159,7 +159,7 @@ preset_options = [
|
|
159 |
{"label": "896x608, 73 frames", "width": 896, "height": 608, "num_frames": 73},
|
160 |
{"label": "896x544, 81 frames", "width": 896, "height": 544, "num_frames": 81},
|
161 |
{"label": "832x544, 89 frames", "width": 832, "height": 544, "num_frames": 89},
|
162 |
-
{"label": "768x768,
|
163 |
{"label": "768x512, 97 frames", "width": 768, "height": 512, "num_frames": 97},
|
164 |
{"label": "800x480, 105 frames", "width": 800, "height": 480, "num_frames": 105},
|
165 |
{"label": "736x480, 113 frames", "width": 736, "height": 480, "num_frames": 113},
|
|
|
159 |
{"label": "896x608, 73 frames", "width": 896, "height": 608, "num_frames": 73},
|
160 |
{"label": "896x544, 81 frames", "width": 896, "height": 544, "num_frames": 81},
|
161 |
{"label": "832x544, 89 frames", "width": 832, "height": 544, "num_frames": 89},
|
162 |
+
{"label": "768x768, 120 frames", "width": 768, "height": 768, "num_frames": 120},
|
163 |
{"label": "768x512, 97 frames", "width": 768, "height": 512, "num_frames": 97},
|
164 |
{"label": "800x480, 105 frames", "width": 800, "height": 480, "num_frames": 105},
|
165 |
{"label": "736x480, 113 frames", "width": 736, "height": 480, "num_frames": 113},
|