Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -1230,8 +1230,8 @@ with gr.Blocks(title="LTX 2.3 Sync", css=css, theme=purple_citrus) as demo:
|
|
| 1230 |
True,
|
| 1231 |
1824535108,
|
| 1232 |
False,
|
| 1233 |
-
768,
|
| 1234 |
512,
|
|
|
|
| 1235 |
],
|
| 1236 |
[
|
| 1237 |
"1 1.jpeg",
|
|
@@ -1243,8 +1243,8 @@ with gr.Blocks(title="LTX 2.3 Sync", css=css, theme=purple_citrus) as demo:
|
|
| 1243 |
True,
|
| 1244 |
1723325627,
|
| 1245 |
False,
|
| 1246 |
-
768,
|
| 1247 |
512,
|
|
|
|
| 1248 |
],
|
| 1249 |
[
|
| 1250 |
"2 (1).jpeg",
|
|
@@ -1256,8 +1256,8 @@ with gr.Blocks(title="LTX 2.3 Sync", css=css, theme=purple_citrus) as demo:
|
|
| 1256 |
True,
|
| 1257 |
42,
|
| 1258 |
True,
|
| 1259 |
-
768,
|
| 1260 |
512,
|
|
|
|
| 1261 |
],
|
| 1262 |
],
|
| 1263 |
inputs=[
|
|
|
|
| 1230 |
True,
|
| 1231 |
1824535108,
|
| 1232 |
False,
|
|
|
|
| 1233 |
512,
|
| 1234 |
+
768,
|
| 1235 |
],
|
| 1236 |
[
|
| 1237 |
"1 1.jpeg",
|
|
|
|
| 1243 |
True,
|
| 1244 |
1723325627,
|
| 1245 |
False,
|
|
|
|
| 1246 |
512,
|
| 1247 |
+
768,
|
| 1248 |
],
|
| 1249 |
[
|
| 1250 |
"2 (1).jpeg",
|
|
|
|
| 1256 |
True,
|
| 1257 |
42,
|
| 1258 |
True,
|
|
|
|
| 1259 |
512,
|
| 1260 |
+
768,
|
| 1261 |
],
|
| 1262 |
],
|
| 1263 |
inputs=[
|