Skip to content

Instantly share code, notes, and snippets.

@robin-collins
Created June 12, 2024 22:37
Show Gist options
  • Save robin-collins/9d4ae925b14300088be11cff3bd680ff to your computer and use it in GitHub Desktop.
Save robin-collins/9d4ae925b14300088be11cff3bd680ff to your computer and use it in GitHub Desktop.
Why IPAdapter model loader wont find any models
# add the following
folder_names_and_paths["ipadapter"] = ([os.path.join(models_dir, "ipadapter")], supported_pt_extensions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment