Spaces:
Running
Running
salomonsky
commited on
Commit
•
ed6abe6
1
Parent(s):
b99630c
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
numpy
|
2 |
huggingface_hub
|
3 |
-
|
4 |
-
opencv-python
|
5 |
-
dlib
|
6 |
insightface
|
7 |
onnxruntime
|
8 |
-
moviepy
|
9 |
streamlit-authenticator
|
|
|
1 |
numpy
|
2 |
huggingface_hub
|
3 |
+
pillow
|
|
|
|
|
4 |
insightface
|
5 |
onnxruntime
|
|
|
6 |
streamlit-authenticator
|