efghi7890 commited on
Commit
ba4352a
1 Parent(s): 16be216

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ index = st.sidebar.selectbox(
14
  'Toma lista',
15
  (0, 1, 2)
16
  )
17
- lista = ["Josue.mp4",
18
  "https://huggingface.co/spaces/efghi7890/ClassAttendance/blob/main/Video/rudy.mp4", "/Users/hectorgonzalez/Documents/CLOUD/streamlit/Video/video.mp4"]
19
 
20
 
 
14
  'Toma lista',
15
  (0, 1, 2)
16
  )
17
+ lista = ["./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