DrishtiSharma commited on
Commit
b571c89
1 Parent(s): f4ca09e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ description = """ Gradio demo for Sentiment Classification of Spanish audios usi
21
 
22
  Link to Processed MESD dataset: [Please Click Here](https://huggingface.co/datasets/hackathon-pln-es/MESD)
23
 
24
- Note: The Audio examples provided for testing this app were randomly picked from the TEST set.
25
  """
26
 
27
 
 
21
 
22
  Link to Processed MESD dataset: [Please Click Here](https://huggingface.co/datasets/hackathon-pln-es/MESD)
23
 
24
+ Note: The Audio examples provided for testing this app were randomly picked from the **TEST set**.
25
  """
26
 
27