Files
facefusion/requirements.txt
T
Henry Ruhs 228febd73b Replace retinaface with yunet (#168)
* Remove insightface dependency

* Fix urllib

* Some fixes

* Analyse based on matches

* Analyse based on rate

* Fix CI

* Migrate to Yunet

* Something is off here

* We indeed need semaphore for yunet

* Normalize the normed_embedding

* Fix download of models

* Fix download of models

* Fix download of models

* Add score and improve affine_matrix

* Temp fix for bbox out of frame

* Temp fix for bbox out of frame

* ROCM and OpenVINO mapping for torch backends

* Normalize bbox

* Implement gender age

* Cosmetics on cli args

* Prevent face jumping

* Fix the paste back speed

* FIx import

* Introduce detection size
2023-10-22 12:33:31 +02:00

12 lines
176 B
Plaintext

basicsr==1.4.2
gradio==3.47.1
numpy==1.24.3
onnx==1.14.1
onnxruntime==1.16.0
opencv-python==4.8.1.78
protobuf==4.24.2
psutil==5.9.5
realesrgan==0.3.0
torch==2.1.0
tqdm==4.66.1