-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feat] Reduce peak VRAM memory usage of IP adapter #6453
[feat] Reduce peak VRAM memory usage of IP adapter #6453
Commits on May 29, 2024
-
reduce peak VRAM memory usage of IP adapter
Lincoln Stein committedMay 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 363ceba - Browse repository at this point
Copy the full SHA 363cebaView commit details -
handle case of no IP adapters requested
Lincoln Stein committedMay 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 8a671a1 - Browse repository at this point
Copy the full SHA 8a671a1View commit details -
add check for congruence between # of ip_adapters and image_prompts
Lincoln Stein committedMay 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b98abdf - Browse repository at this point
Copy the full SHA b98abdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for da4ad0d - Browse repository at this point
Copy the full SHA da4ad0dView commit details -
refactor redundant code and fix typechecking errors
Lincoln Stein committedMay 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 13c7183 - Browse repository at this point
Copy the full SHA 13c7183View commit details -
Merge branch 'lstein/optimization/ip-image-encoder-vram' of github.co…
…m:invoke-ai/InvokeAI into lstein/optimization/ip-image-encoder-vram
Lincoln Stein committedMay 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c182116 - Browse repository at this point
Copy the full SHA c182116View commit details -
added a few comments to document design choices
Lincoln Stein committedMay 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c231f3d - Browse repository at this point
Copy the full SHA c231f3dView commit details -
Lincoln Stein committed
May 29, 2024 Configuration menu - View commit details
-
Copy full SHA for ac0ce49 - Browse repository at this point
Copy the full SHA ac0ce49View commit details
Commits on May 30, 2024
-
use zip to iterate over image prompts and adapters
Lincoln Stein committedMay 30, 2024 Configuration menu - View commit details
-
Copy full SHA for ac1e89d - Browse repository at this point
Copy the full SHA ac1e89dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e57ab8b - Browse repository at this point
Copy the full SHA e57ab8bView commit details
Commits on Jun 1, 2024
-
Update invokeai/app/invocations/latent.py
Co-authored-by: Ryan Dick <ryanjdick3@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 841c3bc - Browse repository at this point
Copy the full SHA 841c3bcView commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5d6462 - Browse repository at this point
Copy the full SHA a5d6462View commit details