FAQ
We would love to, but the author of insightface made the decision not to release their
256
and 512
models due to ethical considerations.We worked around the limitation of the model using a
GFPGAN
powered a face enhancer.The underlying library,
FaceRestoreHelper
, which is used for face landscaping and dewarping, is not thread-safe and thus becomes the limiting factor.Nope.
We support Linux, MacOS and Windows.
VRAM is the bottleneck due the memory hungry
onnxruntime
.We consider 4GB as a minimum, everything above 8GB should work fine.
One thread takes around 1GB of VRAM, therefore your threads count should less or equal to that.
On Windows modify the
TEMP
environment variable, while on Unix based operating systems, alter the TMPDIR
instead.We don't allow deepfake porn due to ethical considerations.
Last modified 19d ago