mikx1 commited on
Commit
7be1985
·
1 Parent(s): e16c12f

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -2,11 +2,8 @@ gradio
2
  onnxruntime
3
  insightface
4
  numpy
5
- Pillow
6
  opencv-python
7
 
8
- # Для логирования
9
- logging
10
-
11
  # Для тестирования
12
  pytest
 
2
  onnxruntime
3
  insightface
4
  numpy
5
+ pillow
6
  opencv-python
7
 
 
 
 
8
  # Для тестирования
9
  pytest