Yehor commited on
Commit
9213597
1 Parent(s): a276256

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -236,7 +236,7 @@ with demo:
236
 
237
  gr.Markdown(description_foot)
238
 
239
- gr.Markdown("### Gradio app uses the following technologies:")
240
  gr.Markdown(tech_env)
241
  gr.Markdown(tech_libraries)
242
 
 
236
 
237
  gr.Markdown(description_foot)
238
 
239
+ gr.Markdown("### Gradio app uses:")
240
  gr.Markdown(tech_env)
241
  gr.Markdown(tech_libraries)
242