mahesh1209 commited on
Commit
88de55d
·
verified ·
1 Parent(s): 1efa64d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -72,7 +72,7 @@ demo = gr.Interface(
72
  fn=chat_interface,
73
  inputs="text",
74
  outputs="text",
75
- title="SLM Chatbot",
76
  description="Ask a question about AI or ML"
77
  )
78
 
 
72
  fn=chat_interface,
73
  inputs="text",
74
  outputs="text",
75
+ title="SLM Chatbot PYTORCH DEEPIKA",
76
  description="Ask a question about AI or ML"
77
  )
78