Yehor commited on
Commit
85ef7a8
1 Parent(s): c43fa3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -183,7 +183,7 @@ with demo:
183
 
184
  gr.Markdown(description_foot)
185
 
186
- gr.Markdown("### Gradio app uses the following technologies:")
187
  gr.Markdown(tech_env)
188
  gr.Markdown(tech_libraries)
189
 
 
183
 
184
  gr.Markdown(description_foot)
185
 
186
+ gr.Markdown("### Gradio app uses:")
187
  gr.Markdown(tech_env)
188
  gr.Markdown(tech_libraries)
189