burman-ai commited on
Commit
0b7ce6d
·
verified ·
1 Parent(s): e737e5e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -98,6 +98,3 @@ demo = gr.ChatInterface(
98
  if __name__ == "__main__":
99
  print("Launching the ChatGPT-Llama...")
100
  demo.launch()
101
- ```
102
-
103
- Now, the chatbot should respond correctly to the user's input.
 
98
  if __name__ == "__main__":
99
  print("Launching the ChatGPT-Llama...")
100
  demo.launch()