burman-ai commited on
Commit
ec0dd4b
·
verified ·
1 Parent(s): df1d189

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -191,5 +191,5 @@ with demo:
191
  print("Gradio interface initialized.")
192
 
193
  if __name__ == "__main__":
194
- print("Launching the demo application.")
195
  demo.launch()
 
191
  print("Gradio interface initialized.")
192
 
193
  if __name__ == "__main__":
194
+ print("Launching the ChatGPT-Llama.....")
195
  demo.launch()