Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
9e1b8a00
Unverified
Commit
9e1b8a00
authored
Jan 16, 2025
by
Daniel Regado
Committed by
GitHub
Jan 16, 2025
Browse files
[Docs] Update SD3 ip_adapter model_id to diffusers checkpoint (#10597)
Update to diffusers ip_adapter ckpt
parent
0b065c09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_3.md
...e/en/api/pipelines/stable_diffusion/stable_diffusion_3.md
+1
-1
No files found.
docs/source/en/api/pipelines/stable_diffusion/stable_diffusion_3.md
View file @
9e1b8a00
...
...
@@ -77,7 +77,7 @@ from diffusers import StableDiffusion3Pipeline
from
transformers
import
SiglipVisionModel
,
SiglipImageProcessor
image_encoder_id
=
"google/siglip-so400m-patch14-384"
ip_adapter_id
=
"InstantX
/
SD3.5-Large-IP-Adapter"
ip_adapter_id
=
"
guiyrt/
InstantX
-
SD3.5-Large-IP-Adapter
-diffusers
"
feature_extractor
=
SiglipImageProcessor
.
from_pretrained
(
image_encoder_id
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment