Raven7 commited on
Commit
325665e
·
verified ·
1 Parent(s): 13c38bc

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()