Spaces:
Running
on
Zero
Running
on
Zero
less nesting
Browse files
app.py
CHANGED
@@ -195,5 +195,4 @@ with gr.Blocks() as demo:
|
|
195 |
viewer.timeline_change(track_current_timeline_and_time, outputs=[current_timeline, current_time])
|
196 |
|
197 |
|
198 |
-
|
199 |
-
demo.launch()
|
|
|
195 |
viewer.timeline_change(track_current_timeline_and_time, outputs=[current_timeline, current_time])
|
196 |
|
197 |
|
198 |
+
demo.launch()
|
|