Tshering12 commited on
Commit
9b8bf58
·
verified ·
1 Parent(s): 8eb5176

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,5 +13,5 @@ gradio_app = gr.Interface(
13
  title = "Hot Dog? Or Not?"
14
  )
15
 
16
- if __main__="__main__":
17
  gradio_app.launch()
 
13
  title = "Hot Dog? Or Not?"
14
  )
15
 
16
+ if __main__=="__main__":
17
  gradio_app.launch()