rodrigomasini commited on
Commit
37d1a28
·
verified ·
1 Parent(s): 87d0504

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,8 +20,8 @@ model=os.getenv("MODEL")
20
 
21
  description = """
22
  <center>
23
- Primeiro assistente de voz do Brasil
24
  <img src="https://huggingface.co/spaces/rodrigomasini/audio-to-text/resolve/main/chagas.png" width=200px>
 
25
  </center>
26
  """
27
 
 
20
 
21
  description = """
22
  <center>
 
23
  <img src="https://huggingface.co/spaces/rodrigomasini/audio-to-text/resolve/main/chagas.png" width=200px>
24
+ <strong>Primeiro assistente de IA de voz do Brasil</strong>
25
  </center>
26
  """
27