Sambhavnoobcoder commited on
Commit
3877cfc
·
verified ·
1 Parent(s): 345bc70

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -156,6 +156,7 @@ def chatbot(message, history):
156
 
157
  return formatted_response
158
 
 
159
  iface = gr.ChatInterface(
160
  chatbot,
161
  title="LLM Research Assistant",
 
156
 
157
  return formatted_response
158
 
159
+ print("dummy here")
160
  iface = gr.ChatInterface(
161
  chatbot,
162
  title="LLM Research Assistant",