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
d38c50c8
Unverified
Commit
d38c50c8
authored
Nov 17, 2024
by
高佳宝
Committed by
GitHub
Nov 17, 2024
Browse files
Update ip_adapter.py (#8882)
update comments of load_ip_adapter function
parent
e2559207
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/diffusers/loaders/ip_adapter.py
src/diffusers/loaders/ip_adapter.py
+1
-1
No files found.
src/diffusers/loaders/ip_adapter.py
View file @
d38c50c8
...
...
@@ -74,7 +74,7 @@ class IPAdapterMixin:
list is passed, it should have the same length as `weight_name`.
weight_name (`str` or `List[str]`):
The name of the weight file to load. If a list is passed, it should have the same length as
`
weight_name
`.
`
subfolder
`.
image_encoder_folder (`str`, *optional*, defaults to `image_encoder`):
The subfolder location of the image encoder within a larger model repository on the Hub or locally.
Pass `None` to not load the image encoder. If the image encoder is located in a folder inside
...
...
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