Defter77 commited on
Commit
1fb6b30
·
verified ·
1 Parent(s): 5bbaad8

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -29,3 +29,9 @@ spandrel
29
  av>=14.2.0
30
  soundfile
31
  cffi>=1.0
 
 
 
 
 
 
 
29
  av>=14.2.0
30
  soundfile
31
  cffi>=1.0
32
+ # Additional dependencies for EVA-CLIP and InsightFace
33
+ ftfy
34
+ regex
35
+ onnxruntime
36
+ scikit-learn
37
+ PyYAML