Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -149,7 +149,7 @@ preset_options = [
|
|
149 |
{"label": "896x608, 73 frames", "width": 896, "height": 608, "num_frames": 73},
|
150 |
{"label": "896x544, 81 frames", "width": 896, "height": 544, "num_frames": 81},
|
151 |
{"label": "832x544, 89 frames", "width": 832, "height": 544, "num_frames": 89},
|
152 |
-
{"label": "800x512, 97 frames", "width":
|
153 |
{"label": "768x512, 97 frames", "width": 768, "height": 512, "num_frames": 97},
|
154 |
{"label": "800x480, 105 frames", "width": 800, "height": 480, "num_frames": 105},
|
155 |
{"label": "736x480, 113 frames", "width": 736, "height": 480, "num_frames": 113},
|
|
|
149 |
{"label": "896x608, 73 frames", "width": 896, "height": 608, "num_frames": 73},
|
150 |
{"label": "896x544, 81 frames", "width": 896, "height": 544, "num_frames": 81},
|
151 |
{"label": "832x544, 89 frames", "width": 832, "height": 544, "num_frames": 89},
|
152 |
+
{"label": "800x512, 97 frames", "width": 768, "height": 768, "num_frames": 200},
|
153 |
{"label": "768x512, 97 frames", "width": 768, "height": 512, "num_frames": 97},
|
154 |
{"label": "800x480, 105 frames", "width": 800, "height": 480, "num_frames": 105},
|
155 |
{"label": "736x480, 113 frames", "width": 736, "height": 480, "num_frames": 113},
|