Spaces:
Paused
Paused
Update app.py
Browse files
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 |
-
"
|
| 1226 |
-
"
|
| 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 |
-
".
|
| 1240 |
-
"
|
| 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,
|