eaglelandsonce commited on
Commit
85c3346
·
verified ·
1 Parent(s): fcfde4e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ with tab2:
33
  video = stream.download()
34
  return video
35
 
36
- st.header('Video Upload and Processing')
37
 
38
  # Setup your Twelve Labs client
39
  # Assuming 'client' is set up here (use your actual client initialization)
 
33
  video = stream.download()
34
  return video
35
 
36
+ st.header('Video Upload and Processing (To Do)')
37
 
38
  # Setup your Twelve Labs client
39
  # Assuming 'client' is set up here (use your actual client initialization)