linoyts HF Staff commited on
Commit
4484645
·
verified ·
1 Parent(s): 12a58e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -1222,8 +1222,8 @@ with gr.Blocks(title="LTX 2.3 Sync", css=css, theme=purple_citrus) as demo:
1222
  gr.Examples(
1223
  examples=[
1224
  [
1225
- ".jpg",
1226
- "video.mp4",
1227
  None,
1228
  "",
1229
  3.4,
@@ -1236,8 +1236,8 @@ with gr.Blocks(title="LTX 2.3 Sync", css=css, theme=purple_citrus) as demo:
1236
  512,
1237
  ],
1238
  [
1239
- ".jpg",
1240
- "video.mp4",
1241
  None,
1242
  "a man speaking while making hand gestures",
1243
  3.5,
 
1222
  gr.Examples(
1223
  examples=[
1224
  [
1225
+ "",
1226
+ "example_2.mp4",
1227
  None,
1228
  "",
1229
  3.4,
 
1236
  512,
1237
  ],
1238
  [
1239
+ "1 1.jpeg",
1240
+ "1 (2).mp4",
1241
  None,
1242
  "a man speaking while making hand gestures",
1243
  3.5,