Files
facefusion/requirements.txt
Henry Ruhs 6f0675030e Feat/custom file format handling (#845)
* Purge filetype dependency, Rename file_extension to file_format, Introduce custom format detections

* Changed a lot

* Purge filetype dependency, Rename file_extension to file_format, Introduce custom format detections

* Fix stuff

* Fix stuff

* Simplify all the is_ and has_ methods

* Simplify all the is_ and has_ methods

* Use the new helper on more places

* Introduce are_ next to is_ and has_

* Get rid of the type-ignores

* Add more video types
2025-04-28 10:03:24 +02:00

11 lines
169 B
Plaintext

gradio==5.9.1
gradio-rangeslider==0.0.8
numpy==2.2.0
onnx==1.17.0
onnxruntime==1.20.1
opencv-python==4.10.0.84
psutil==6.1.1
pydantic==2.10.6
tqdm==4.67.1
scipy==1.14.1