efghi7890 commited on
Commit
6f3722a
·
1 Parent(s): 630dc4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ index = st.sidebar.selectbox(
15
  (0, 1, 2)
16
  )
17
  lista = ["/Users/hectorgonzalez/Documents/CLOUD/streamlit/Video/Josue.mp4",
18
- "/Users/hectorgonzalez/Documents/CLOUD/streamlit/Video/rudy.mp4", "/Users/hectorgonzalez/Documents/CLOUD/streamlit/Video/video.mp4"]
19
 
20
 
21
  st.write(f'You selected: {lista[index]}')
 
15
  (0, 1, 2)
16
  )
17
  lista = ["/Users/hectorgonzalez/Documents/CLOUD/streamlit/Video/Josue.mp4",
18
+ "https://huggingface.co/spaces/efghi7890/ClassAttendance/blob/main/Video/rudy.mp4", "/Users/hectorgonzalez/Documents/CLOUD/streamlit/Video/video.mp4"]
19
 
20
 
21
  st.write(f'You selected: {lista[index]}')