Faceswap reloads models every time it renders an image #136

Open
opened 2023-10-16 14:02:16 +02:00 by yukselyusuf · 0 comments
yukselyusuf commented 2023-10-16 14:02:16 +02:00 (Migrated from github.com)

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

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
Sign in to join this conversation.