ControlNet v1.1.409 IP-Adapter error #2159
jaekwangkimho
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
what am i looking at hewe? code without any context? |
Beta Was this translation helpful? Give feedback.
2 replies
-
ok, i'll add it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
modules/modelloader.py in to
def load_file_from_url(
url: str,
*,
model_dir: str,
progress: bool = True,
file_name: str | None = None,
) -> str:
"""Download a file from
url
intomodel_dir
, using the file present if possible.Beta Was this translation helpful? Give feedback.
All reactions