Ii commited on
Commit
0f6d5d2
·
verified ·
1 Parent(s): 5cd4a0d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,6 +8,7 @@ huggingface-hub>=0.19
8
  hf-transfer>=0.1.4
9
  protobuf<4
10
  click<8.1
11
- pydantic>=2.0,<3.0 # Updated to avoid version conflict
12
  insightface==0.7.3
13
  scrfd==0.2.1
 
 
8
  hf-transfer>=0.1.4
9
  protobuf<4
10
  click<8.1
11
+ pydantic~=1.0
12
  insightface==0.7.3
13
  scrfd==0.2.1
14
+ arcface-onnx==0.1.0 # This line adds the arcface_onnx module