Spaces:
Sleeping
Sleeping
added browser-cookie3>=0.19.1 in requirements file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ faster-whisper>=0.10.0
|
|
4 |
ollama>=0.1.5
|
5 |
urllib3>=2.0.7
|
6 |
python-dotenv>=1.0.0
|
7 |
-
FFmpeg>=1.4
|
|
|
|
4 |
ollama>=0.1.5
|
5 |
urllib3>=2.0.7
|
6 |
python-dotenv>=1.0.0
|
7 |
+
FFmpeg>=1.4
|
8 |
+
browser-cookie3>=0.19.1
|