mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-04-30 03:01:15 +00:00
Update forge_ipadapter.py
This commit is contained in:
@@ -64,7 +64,7 @@ add_supported_preprocessor(PreprocessorClipVisionForIPAdapter(
|
||||
filename='CLIP-ViT-bigG.safetensors'
|
||||
))
|
||||
|
||||
add_supported_preprocessor(InsightFaceLoader())
|
||||
add_supported_preprocessor(PreprocessorInsightFaceForIPAdapter())
|
||||
|
||||
|
||||
class IPAdapterPatcher(ControlModelPatcher):
|
||||
|
||||
Reference in New Issue
Block a user