dromerosm commited on
Commit
5c2e064
·
verified ·
1 Parent(s): 71a5205

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,5 +203,5 @@ def main():
203
  # demo.launch(debug=True)
204
  demo.queue(api_open=False, max_size=3).launch()
205
 
206
- if __name__="__main__":
207
  main()
 
203
  # demo.launch(debug=True)
204
  demo.queue(api_open=False, max_size=3).launch()
205
 
206
+ if __name__=="__main__":
207
  main()