PierreHanna commited on
Commit
de5ecfe
1 Parent(s): 798481c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ with gr.Blocks() as demo:
133
  gr.HTML("<h3>Instruments</h3>")
134
  instruments = gr.Label(label="Instruments", show_label=False)
135
 
136
- gr.HTML("<h3>Key</h3>")
137
  vocalgender = gr.Label(label="Vocal Gender", show_label=False)
138
 
139
  gr.HTML("<h3>Textures</h3>")
 
133
  gr.HTML("<h3>Instruments</h3>")
134
  instruments = gr.Label(label="Instruments", show_label=False)
135
 
136
+ gr.HTML("<h3> Vocal Gender</h3>")
137
  vocalgender = gr.Label(label="Vocal Gender", show_label=False)
138
 
139
  gr.HTML("<h3>Textures</h3>")