cesar commited on
Commit
ada1d6f
·
1 Parent(s): a3b65fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,6 +41,6 @@ with demo:
41
 
42
  submit_button.click(predict_action, inputs=input_video, outputs=[output_label,output_gif])
43
 
44
- gr.Markdown(' Mas info : href=\"http://allaideas.com/index.html/"')
45
 
46
  demo.launch()
 
41
 
42
  submit_button.click(predict_action, inputs=input_video, outputs=[output_label,output_gif])
43
 
44
+
45
 
46
  demo.launch()