Spaces:
Runtime error
Runtime error
Upload folder using huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -4,6 +4,7 @@ insightface
|
|
4 |
numpy
|
5 |
pillow
|
6 |
opencv-python
|
|
|
7 |
|
8 |
# Для тестирования
|
9 |
pytest
|
|
|
4 |
numpy
|
5 |
pillow
|
6 |
opencv-python
|
7 |
+
gdown
|
8 |
|
9 |
# Для тестирования
|
10 |
pytest
|