Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -43,7 +43,7 @@ function refresh() {
|
|
43 |
}
|
44 |
"""
|
45 |
|
46 |
-
with gr.Blocks(css=css, theme=gr.themes.Ocean()
|
47 |
|
48 |
gr.Markdown("# LTX Video 0.9.7 Distilled")
|
49 |
|
|
|
43 |
}
|
44 |
"""
|
45 |
|
46 |
+
with gr.Blocks(css=css, theme=gr.themes.Ocean()) as demo:
|
47 |
|
48 |
gr.Markdown("# LTX Video 0.9.7 Distilled")
|
49 |
|