ekaterinatao commited on
Commit
bcf2be6
·
verified ·
1 Parent(s): 1637d9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -3,9 +3,7 @@ from utils.get_answer import get_answer
3
 
4
  title = "HouseMD bot"
5
 
6
- description = "Gradio Demo for telegram bot.\
7
- To use it, simply add your text message.\
8
- I've used the API on this Space to deploy the model on a Telegram bot."
9
 
10
 
11
  interface = gr.Interface(
 
3
 
4
  title = "HouseMD bot"
5
 
6
+ description = "Gradio Demo for telegram bot. To use it, simply add your text message."
 
 
7
 
8
 
9
  interface = gr.Interface(