Docfile commited on
Commit
2827f60
·
1 Parent(s): 54eff99

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -15,7 +15,6 @@ iface = gr.Interface(
15
  outputs="text",
16
  layout="vertical",
17
  title="Chatbot",
18
- description="Interact with a chatbot based on GPT-3.5 Turbo."
19
- )
20
 
21
  iface.launch()
 
15
  outputs="text",
16
  layout="vertical",
17
  title="Chatbot",
18
+ description="Isa Ibn Maryam")
 
19
 
20
  iface.launch()