DrishtiSharma commited on
Commit
26b284c
1 Parent(s): f8d2495

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -22,7 +22,8 @@ This application classifies the sentiment of the audio input provided by the use
22
  </center>
23
  </p>
24
  <center>
25
- <img src="https://huggingface.co/spaces/hackathon-pln-es/Audio-Sentiment-Classifier/tree/main/sentiment.jpg" alt="logo" width="750"/>
 
26
  </center>
27
  """
28
 
 
22
  </center>
23
  </p>
24
  <center>
25
+ #<img src="https://huggingface.co/spaces/hackathon-pln-es/Audio-Sentiment-Classifier/tree/main/sentiment.jpg" alt="logo" width="750"/>
26
+ <img src="https://huggingface.co/spaces/hackathon-pln-es/Audio-Sentiment-Classifier/tree/main/sentiment.jpg" style="max-width: 100%; max-height: 10%; height: 250px; object-fit: fill">
27
  </center>
28
  """
29