evelynsaltt commited on
Commit
1a5014b
·
verified ·
1 Parent(s): 9c02460
Files changed (1) hide show
  1. src/streamlit_app.py +1 -1
src/streamlit_app.py CHANGED
@@ -16,7 +16,7 @@ In the meantime, below is an example of what you can do with just a few lines of
16
 
17
 
18
  # Set your video directory here
19
- VIDEO_FOLDER = "synthda_fallingdemo_realreal"
20
 
21
  st.set_page_config(layout="centered")
22
  st.title("AutoSynthDa Pose Interpolation Viewer")
 
16
 
17
 
18
  # Set your video directory here
19
+ VIDEO_FOLDER = "synthda_falling_realreal"
20
 
21
  st.set_page_config(layout="centered")
22
  st.title("AutoSynthDa Pose Interpolation Viewer")