Hev832 commited on
Commit
c77117a
·
verified ·
1 Parent(s): 72da701

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -224,6 +224,6 @@ with gr.Blocks() as demo:
224
  )
225
 
226
  with gr.Tabs():
227
- gr.Markdown(f"# <div style='text-align: center;'>made with ❤ by <a href='https://huggingface.co/Hev832'>Hev832</a></div>")
228
 
229
  demo.launch()
 
224
  )
225
 
226
  with gr.Tabs():
227
+ gr.Markdown(f"### <div style='text-align: center;'>made with ❤ by <a href='https://huggingface.co/Hev832'>Hev832</a></div>")
228
 
229
  demo.launch()