Raven7 commited on
Commit
8e8feea
·
verified ·
1 Parent(s): 325665e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,5 +52,5 @@ demo = gr.ChatInterface(
52
  ],
53
  )
54
 
55
- if __name == "__main__":
56
  demo.launch()
 
52
  ],
53
  )
54
 
55
+ if __name__ == "__main__":
56
  demo.launch()