awacke1 commited on
Commit
c49dd59
·
1 Parent(s): 069384f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -34,5 +34,5 @@ demo2 = gr.Interface(
34
 
35
 
36
 
37
- #demo.launch()
38
- demo2.launch()
 
34
 
35
 
36
 
37
+ demo.launch()
38
+ #demo2.launch()