Spaces:
Runtime error
Runtime error
Commit
·
65721eb
1
Parent(s):
5dc3fde
Update app.py
Browse files
app.py
CHANGED
|
@@ -72,7 +72,7 @@ def tester(text):
|
|
| 72 |
st.write("check out this [link](https://open.spotify.com/playlist/4yXfnhz0BReoVfwwYRtPBm)")
|
| 73 |
|
| 74 |
elif (results[0]['label']=="love"):
|
| 75 |
-
st_player("https://www.youtube.com/watch?v=XVhEm62Uqog")
|
| 76 |
|
| 77 |
|
| 78 |
components.html("""<html>
|
|
|
|
| 72 |
st.write("check out this [link](https://open.spotify.com/playlist/4yXfnhz0BReoVfwwYRtPBm)")
|
| 73 |
|
| 74 |
elif (results[0]['label']=="love"):
|
| 75 |
+
#st_player("https://www.youtube.com/watch?v=XVhEm62Uqog")
|
| 76 |
|
| 77 |
|
| 78 |
components.html("""<html>
|