Yehor commited on
Commit
ab4833b
1 Parent(s): 4a8d503

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -159,7 +159,7 @@ with demo:
159
 
160
  gr.Markdown(description_foot)
161
 
162
- gr.Markdown("### Gradio app uses the following technologies:")
163
  gr.Markdown(tech_env)
164
  gr.Markdown(tech_libraries)
165
 
 
159
 
160
  gr.Markdown(description_foot)
161
 
162
+ gr.Markdown("### Gradio app uses:")
163
  gr.Markdown(tech_env)
164
  gr.Markdown(tech_libraries)
165