mirror of
https://github.com/facefusion/facefusion.git
synced 2026-04-23 09:56:11 +02:00
a498f3d618
* remove insecure flag from curl * eleminate repating definitons * limit processors and ui layouts by choices * follow couple of v4 standards * use more secure mkstemp * dynamic cache path for execution providers * fix benchmarker, prevent path traveling via job-id * fix order in execution provider choices * resort by prioroty * introduce support for QNN * close file description for Windows to stop crying * prevent ConnectionResetError under windows * needed for nested .caches directory as onnxruntime does not create it * different approach to silent asyncio * update dependencies * simplify the name to just inference providers * switch to trt_builder_optimization_level 4
9 lines
139 B
Plaintext
9 lines
139 B
Plaintext
gradio-rangeslider==0.0.8
|
|
gradio==5.44.1
|
|
numpy==2.2.1
|
|
onnx==1.20.1
|
|
onnxruntime==1.24.3
|
|
opencv-python==4.13.0.92
|
|
tqdm==4.67.3
|
|
scipy==1.17.1
|