aazankhanYousafzai commited on
Commit
59ff455
·
verified ·
1 Parent(s): cf21c6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,4 +137,4 @@ with gr.Blocks(css=custom_css) as demo:
137
  msg.submit(chat_with_groq, [msg, chatbot], [chatbot, msg])
138
  clear.click(lambda: [], None, chatbot)
139
 
140
- demo.launch()
 
137
  msg.submit(chat_with_groq, [msg, chatbot], [chatbot, msg])
138
  clear.click(lambda: [], None, chatbot)
139
 
140
+ demo.launch()