Spaces:
Build error
Build error
Create requirements.py
Browse files- requirements.py +7 -0
requirements.py
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
imageio-ffmpeg
|
2 |
+
numpy
|
3 |
+
Pillow
|
4 |
+
dlib
|
5 |
+
requests
|
6 |
+
transformers
|
7 |
+
opencv-python
|