shawarmabytes commited on
Commit
08f3841
·
1 Parent(s): 0e38ada

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -40,7 +40,7 @@ def tester(text):
40
  # embed streamlit docs in a streamlit app
41
  #components.html("""<iframe width=560" height="315" src="https://www.youtube.com/embed/NwFVSclD_uc?&autoplay=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>""",width=560,height=325)
42
 
43
- components.html("""<iframe width="560" height="315" src="https://www.youtube.com/embed/CveANi17YfU&autoplay=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>""",width=560,height=325)
44
 
45
 
46
  elif (results[0]['label']=="surprise"):
 
40
  # embed streamlit docs in a streamlit app
41
  #components.html("""<iframe width=560" height="315" src="https://www.youtube.com/embed/NwFVSclD_uc?&autoplay=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>""",width=560,height=325)
42
 
43
+ components.html("""<iframe width="560" height="315" src="https://www.youtube.com/embed/CveANi17YfU?&autoplay=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>""",width=560,height=325)
44
 
45
 
46
  elif (results[0]['label']=="surprise"):