LAP-DEV commited on
Commit
96d3c87
·
verified ·
1 Parent(s): 03fc388

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -125,7 +125,7 @@ class App:
125
  gr.Markdown(value="Note: ⚠ Experimental features (Use with caution)")
126
 
127
  gr.Markdown("""
128
- ##### Note: ⚠ Experimental features (Use with caution)
129
  """)
130
 
131
  with gr.Accordion("Voice Detection Filter", open=False, visible=True):
 
125
  gr.Markdown(value="Note: ⚠ Experimental features (Use with caution)")
126
 
127
  gr.Markdown("""
128
+ ## Note: ⚠ Experimental features (Use with caution)
129
  """)
130
 
131
  with gr.Accordion("Voice Detection Filter", open=False, visible=True):