oxkitsune commited on
Commit
a6d9d15
·
1 Parent(s): 7f99715

less nesting

Browse files
Files changed (1) hide show
  1. app.py +1 -2
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
- if __name__ == "__main__":
199
- demo.launch()
 
195
  viewer.timeline_change(track_current_timeline_and_time, outputs=[current_timeline, current_time])
196
 
197
 
198
+ demo.launch()