Spaces:
Runtime error
Runtime error
Commit
·
bb66bdc
1
Parent(s):
10f256f
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,7 @@ def tester(text):
|
|
35 |
#display(video)
|
36 |
st_player("https://www.youtube.com/watch?v=BZsXcc_tC-o")
|
37 |
# embed streamlit docs in a streamlit app
|
38 |
-
components.iframe("https://
|
39 |
|
40 |
|
41 |
elif (results[0]['label']=="surprise"):
|
|
|
35 |
#display(video)
|
36 |
st_player("https://www.youtube.com/watch?v=BZsXcc_tC-o")
|
37 |
# embed streamlit docs in a streamlit app
|
38 |
+
components.iframe("https://docs.streamlit.io/en/latest")
|
39 |
|
40 |
|
41 |
elif (results[0]['label']=="surprise"):
|