ShebMichel commited on
Commit
97cbbcc
·
verified ·
1 Parent(s): 54758c0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -15,5 +15,5 @@ gr.Interface(
15
  ).launch()
16
 
17
 
18
- if __name__ == "__main__":
19
- demo.launch()
 
15
  ).launch()
16
 
17
 
18
+ # if __name__ == "__main__":
19
+ # demo.launch()