openfree commited on
Commit
ef46da3
·
verified ·
1 Parent(s): d7656d7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -267,8 +267,8 @@ preset_options = [
267
  {"label": "[3:2] 704x480, 4.8초", "width": 704, "height": 480, "num_frames": 121},
268
  {"label": "[3:2] 512x352, 9.3초", "width": 512, "height": 352, "num_frames": 233},
269
  {"label": "[1:1] 704x704, 2.3초", "width": 704, "height": 704, "num_frames": 57},
270
- {"label": "[9:16] 612x1088, 2.0초", "width": 612, "height": 1088, "num_frames": 49},
271
- {"label": "[9:16] 450x800, 4.2초", "width": 450, "height": 800, "num_frames": 105},
272
  ]
273
 
274
  def preset_changed(preset):
 
267
  {"label": "[3:2] 704x480, 4.8초", "width": 704, "height": 480, "num_frames": 121},
268
  {"label": "[3:2] 512x352, 9.3초", "width": 512, "height": 352, "num_frames": 233},
269
  {"label": "[1:1] 704x704, 2.3초", "width": 704, "height": 704, "num_frames": 57},
270
+ {"label": "[9:16] 608x1088, 2.0초", "width": 608, "height": 1088, "num_frames": 49},
271
+ {"label": "[9:16] 448x800, 4.2초", "width": 448, "height": 800, "num_frames": 105},
272
  ]
273
 
274
  def preset_changed(preset):