Spaces:
Runtime error
Runtime error
shawarmabytes
commited on
Commit
·
72130d1
1
Parent(s):
22a0478
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ def tester(text):
|
|
29 |
st_player("https://www.youtube.com/watch?v=zWq2TT3ieGE")
|
30 |
|
31 |
elif (results[0]['label']=="fear"):
|
32 |
-
st_player("https://www.youtube.com/watch?v=iyEUvUcMHgE")
|
33 |
|
34 |
|
35 |
elif (results[0]['label']=="sadness"):
|
|
|
29 |
st_player("https://www.youtube.com/watch?v=zWq2TT3ieGE")
|
30 |
|
31 |
elif (results[0]['label']=="fear"):
|
32 |
+
st_player("https://www.youtube.com/watch?v=iyEUvUcMHgE?&autoplay=1")
|
33 |
|
34 |
|
35 |
elif (results[0]['label']=="sadness"):
|