linoyts HF Staff commited on
Commit
8d04ba6
·
verified ·
1 Parent(s): 2825ae0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +14 -0
app.py CHANGED
@@ -1248,6 +1248,20 @@ with gr.Blocks(title="LTX 2.3 Sync", css=css, theme=purple_citrus) as demo:
1248
  768,
1249
  512,
1250
  ],
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1251
  ],
1252
  inputs=[
1253
  input_image,
 
1248
  768,
1249
  512,
1250
  ],
1251
+ [
1252
+ "2 (1).jpeg",
1253
+ "video-5.mp4",
1254
+ None,
1255
+ "",
1256
+ 6.8,
1257
+ 0.9,
1258
+ False,
1259
+ True,
1260
+ 42,
1261
+ True,
1262
+ 768,
1263
+ 512,
1264
+ ],
1265
  ],
1266
  inputs=[
1267
  input_image,