shawarmabytes commited on
Commit
bb66bdc
·
1 Parent(s): 10f256f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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://open.spotify.com/playlist/3HnEO3B3lZ0wE2GnWbCdXf")
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"):