Update forge_ipadapter.py

This commit is contained in:
lllyasviel
2024-01-31 11:06:10 -08:00
parent e2c75d630f
commit 1cce6cfd5b

View File

@@ -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'