Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -5,4 +5,7 @@ numpy
|
|
5 |
opencv-python
|
6 |
opencv-python-headless
|
7 |
mtcnn
|
8 |
-
moviepy
|
|
|
|
|
|
|
|
5 |
opencv-python
|
6 |
opencv-python-headless
|
7 |
mtcnn
|
8 |
+
moviepy
|
9 |
+
torchsde==0.2.6
|
10 |
+
transformers==4.30.2
|
11 |
+
httpx==0.24.1
|