facefusion/facefusion
Henry Ruhs 95bac6668c
Next (#122)
* Clear VRAM of face analyser on post process

* Mark as NEXT

* Reduce tensorflow memory to 512 MB

* Cosmetics on installer

* Add is_download_done to pre_process() hook to prevent errors

* Use latest onnxruntime

* Testing for download methods, Make get_download_size more robust

* Testing for download methods

* Introduce --skip-download argument

* Catch exception causes by a firewall

* Looks stable to me
2023-09-22 10:28:38 +02:00
..
processors Next (#122) 2023-09-22 10:28:38 +02:00
uis Next (#122) 2023-09-22 10:28:38 +02:00
__init__.py Initial commit 2023-08-19 23:52:51 +02:00
choices.py Next (#107) 2023-09-19 11:21:18 +02:00
core.py Next (#122) 2023-09-22 10:28:38 +02:00
face_analyser.py Next (#107) 2023-09-19 11:21:18 +02:00
face_cache.py Next (#107) 2023-09-19 11:21:18 +02:00
face_reference.py Initial commit 2023-08-19 23:52:51 +02:00
globals.py Next (#122) 2023-09-22 10:28:38 +02:00
installer.py Next (#122) 2023-09-22 10:28:38 +02:00
metadata.py Next (#122) 2023-09-22 10:28:38 +02:00
predictor.py Next (#107) 2023-09-19 11:21:18 +02:00
typing.py Develop (#73) 2023-09-06 00:25:18 +02:00
utilities.py Next (#122) 2023-09-22 10:28:38 +02:00
vision.py Next (#107) 2023-09-19 11:21:18 +02:00
wording.py Next (#122) 2023-09-22 10:28:38 +02:00