eaglelandsonce commited on
Commit
b8ff57c
1 Parent(s): fbc74e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ with tab4:
86
  st.write("Information and controls related to the Scrum TruEra Assistants API.")
87
 
88
  # Embedding YouTube video directly in the Streamlit interface
89
- youtube_url = "https://www.youtube.com/watch?v=_3Rii8wfHYY"
90
  st.video(youtube_url)
91
 
92
  # Input for modifying the prompt
 
86
  st.write("Information and controls related to the Scrum TruEra Assistants API.")
87
 
88
  # Embedding YouTube video directly in the Streamlit interface
89
+ youtube_url = "https://www.youtube.com/watch?v=Uo0KjdDJr1c"
90
  st.video(youtube_url)
91
 
92
  # Input for modifying the prompt