jemole commited on
Commit
0e89f1b
1 Parent(s): 2bb10f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ def texto_a_sentimiento(text):
16
  demo = gr.Blocks()
17
 
18
  with demo:
19
- gr.Markdown("Demo para el taller de FAIaS.")
20
  with gr.Tabs():
21
  #with gr.TabItem("Transcribe audio en español"):
22
  # with gr.Row():
 
16
  demo = gr.Blocks()
17
 
18
  with demo:
19
+ gr.Markdown("Demo para workshop Campus 42 Fundación Telefónica")
20
  with gr.Tabs():
21
  #with gr.TabItem("Transcribe audio en español"):
22
  # with gr.Row():