Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
yt-dlp
|
3 |
-
moviepy
|
4 |
openai
|
5 |
PyPDF2
|
|
|
1 |
streamlit
|
2 |
yt-dlp
|
3 |
+
moviepy==1.0.3
|
4 |
openai
|
5 |
PyPDF2
|