Faceswap reloads models every time it renders an image #136
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
faceswap reloads models every time its swapping the face
do not load the models for each time
instead of loading the models each time, maybe solution like controlnet did (cache size) may work