randomshit11 commited on
Commit
e4e3779
·
verified ·
1 Parent(s): 9f7dd1e

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -48,7 +48,7 @@ inputs = [
48
  outputs = gr.Video(label='Output Video')
49
 
50
  # example_list = [['Examples/PULL-UPS.mp4'],['Examples/PUSH-UPS.mp4']]
51
- example_list = ['Examples/PULL-UPS.mp4']
52
  # Create the Gradio demo
53
  demo = gr.Interface(fn=process,
54
  inputs=inputs,
 
48
  outputs = gr.Video(label='Output Video')
49
 
50
  # example_list = [['Examples/PULL-UPS.mp4'],['Examples/PUSH-UPS.mp4']]
51
+ example_list = ['Examples/PULL-UPS.mp4']
52
  # Create the Gradio demo
53
  demo = gr.Interface(fn=process,
54
  inputs=inputs,