khaled123 commited on
Commit
8d22315
·
verified ·
1 Parent(s): 239ffd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,4 +19,4 @@ iface = gr.Interface(fn=chat,
19
  title="Chatbot",
20
  description="A chatbot using a quantized model")
21
 
22
- iface.launch()
 
19
  title="Chatbot",
20
  description="A chatbot using a quantized model")
21
 
22
+ iface.launch()