crcdng commited on
Commit
95f9f0d
·
verified ·
1 Parent(s): eb8cb85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -214,8 +214,7 @@ def gradio_interface():
214
  with gr.Row():
215
  title = gr.HTML(title_html)
216
 
217
- gr.Markdown("**Note this space was made for the MCP Hackathon in June 2025 and will stop working when the connected credits run out.
218
- Further development of this agent will take place on my [Huggingface Profile](https://huggingface.co/crcdng). Thanks for trying ot Doomsweek Assistant.**")
219
 
220
  with gr.Row():
221
  title = gr.Image("space_svgrepo_com_small.jpg")
 
214
  with gr.Row():
215
  title = gr.HTML(title_html)
216
 
217
+ gr.Markdown("**Note: this space was made for the MCP Hackathon in June 2025 and will stop working when the connected credits run out. Further development of this agent will take place on my [Huggingface Profile](https://huggingface.co/crcdng). Thanks for trying ot Doomsweek Assistant.**")
 
218
 
219
  with gr.Row():
220
  title = gr.Image("space_svgrepo_com_small.jpg")