shivanis14 commited on
Commit
786052c
·
verified ·
1 Parent(s): f8e8e76

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -273,6 +273,7 @@ def main():
273
  st.title("BrandScan")
274
 
275
  hashtag = st.text_input("Enter the hashtag (without #):", "purnagummies")
 
276
 
277
  if st.button("Download Reels"):
278
  if hashtag:
 
273
  st.title("BrandScan")
274
 
275
  hashtag = st.text_input("Enter the hashtag (without #):", "purnagummies")
276
+ video_paths = []
277
 
278
  if st.button("Download Reels"):
279
  if hashtag: