mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-02-26 09:43:56 +00:00
Update forge_ipadapter.py
This commit is contained in:
@@ -66,7 +66,7 @@ add_supported_preprocessor(PreprocessorClipVisionForIPAdapter(
|
||||
filename='CLIP-ViT-bigG.safetensors'
|
||||
))
|
||||
|
||||
add_supported_preprocessor(PreprocessorClipVisionForIPAdapter(
|
||||
add_supported_preprocessor(PreprocessorInsightFaceForIPAdapter(
|
||||
name='InsightFace+CLIP-H (IPAdapter)',
|
||||
url='https://huggingface.co/h94/IP-Adapter/resolve/main/models/image_encoder/model.safetensors',
|
||||
filename='CLIP-ViT-H-14.safetensors'
|
||||
|
||||
Reference in New Issue
Block a user