eagle0504 commited on
Commit
ef3a9ce
·
verified ·
1 Parent(s): 1224539

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ def main():
14
  openai_api_key = st.sidebar.text_input("Enter your OpenAI API key", type="password")
15
 
16
  # Embed YouTube video in the sidebar
17
- st.sidebar.video("https://youtu.be/XLExhyangWw?si=hW9IdcQV2Sr-xDf_")
18
 
19
  if uploaded_file is not None and openai_api_key:
20
  # Save the uploaded PDF to a temporary file
 
14
  openai_api_key = st.sidebar.text_input("Enter your OpenAI API key", type="password")
15
 
16
  # Embed YouTube video in the sidebar
17
+ st.sidebar.video("https://youtu.be/CfMcw4OTLCQ")
18
 
19
  if uploaded_file is not None and openai_api_key:
20
  # Save the uploaded PDF to a temporary file