Spaces:
Paused
Paused
Commit ·
7f14ba7
1
Parent(s): 8069ca7
Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
pytube
|
|
|
|
| 3 |
moviepy
|
| 4 |
-
tqdm
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
streamlit_option_menu
|
| 3 |
pytube
|
| 4 |
+
youtube-dl
|
| 5 |
moviepy
|
| 6 |
+
tqdm
|