Spaces:
Build error
Build error
Create requirement.txt
Browse files- requirement.txt +7 -0
requirement.txt
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
transformers
|
3 |
+
deepface
|
4 |
+
opencv-python
|
5 |
+
moviepy
|
6 |
+
torch
|
7 |
+
tensorflow
|