Sambhavnoobcoder commited on
Commit
353232c
·
verified ·
1 Parent(s): 54a31b3

reupdation

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -149,6 +149,8 @@ def chatbot(message, history):
149
 
150
  return total_text
151
 
 
 
152
  iface = gr.ChatInterface(
153
  chatbot,
154
  title="LLM Research Assistant",
 
149
 
150
  return total_text
151
 
152
+ print("dummy check")
153
+
154
  iface = gr.ChatInterface(
155
  chatbot,
156
  title="LLM Research Assistant",