-
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
DO NOT MERGE #6497
DO NOT MERGE #6497
Commits on Apr 4, 2024
-
add simplified model manager install API to InvocationContext
Lincoln Stein committedApr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 9cc1f20 - Browse repository at this point
Copy the full SHA 9cc1f20View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af1b57a - Browse repository at this point
Copy the full SHA af1b57aView commit details -
add invocation_context.load_ckpt_from_url() method
Lincoln Stein committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for df5ebdb - Browse repository at this point
Copy the full SHA df5ebdbView commit details -
Lincoln Stein committed
Apr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a26c7b - Browse repository at this point
Copy the full SHA 3a26c7bView commit details
Commits on Apr 14, 2024
-
port dw_openpose, depth_anything, and lama processors to new model do…
…wnload scheme
Lincoln Stein committedApr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 41b909c - Browse repository at this point
Copy the full SHA 41b909cView commit details -
change names of convert and download caches and add migration script
Lincoln Stein committedApr 14, 2024 Configuration menu - View commit details
-
Copy full SHA for 3ddd7ce - Browse repository at this point
Copy the full SHA 3ddd7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34438ce - Browse repository at this point
Copy the full SHA 34438ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for c140d3b - Browse repository at this point
Copy the full SHA c140d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ead827 - Browse repository at this point
Copy the full SHA 3ead827View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa6efac - Browse repository at this point
Copy the full SHA fa6efacView commit details
Commits on Apr 15, 2024
-
Merge branch 'lstein/feat/simple-mm2-api' of github.com:invoke-ai/Inv…
…okeAI into lstein/feat/simple-mm2-api
Lincoln Stein committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for f055e1e - Browse repository at this point
Copy the full SHA f055e1eView commit details -
Merge branch 'main' into lstein/feat/simple-mm2-api
Lincoln Stein committedApr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for f1e79d5 - Browse repository at this point
Copy the full SHA f1e79d5View commit details -
Lincoln Stein committed
Apr 15, 2024 Configuration menu - View commit details
-
Copy full SHA for 470a399 - Browse repository at this point
Copy the full SHA 470a399View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34cdfc6 - Browse repository at this point
Copy the full SHA 34cdfc6View commit details
Commits on Apr 25, 2024
-
Address change requests in first round of PR reviews.
Pending: - Move model install calls into model manager and create passthrus in invocation_context. - Consider splitting load_model_from_url() into a call to get the path and a call to load the path.
Lincoln Stein committedApr 25, 2024 Configuration menu - View commit details
-
Copy full SHA for d72f272 - Browse repository at this point
Copy the full SHA d72f272View commit details
Commits on Apr 28, 2024
-
Lincoln Stein committed
Apr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 70903ef - Browse repository at this point
Copy the full SHA 70903efView commit details -
Merge branch 'main' into lstein/feat/simple-mm2-api
Lincoln Stein committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for bb04f49 - Browse repository at this point
Copy the full SHA bb04f49View commit details -
make download and convert cache keys safe for filename length
Lincoln Stein committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for a26667d - Browse repository at this point
Copy the full SHA a26667dView commit details -
support VRAM caching of dict models that lack
to()
Lincoln Stein committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 7c39929 - Browse repository at this point
Copy the full SHA 7c39929View commit details -
Configuration menu - View commit details
-
Copy full SHA for f65c7e2 - Browse repository at this point
Copy the full SHA f65c7e2View commit details -
fix safe_filename() on windows
Lincoln Stein committedApr 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 57c8314 - Browse repository at this point
Copy the full SHA 57c8314View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb071f - Browse repository at this point
Copy the full SHA fcb071fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe90c3 - Browse repository at this point
Copy the full SHA 1fe90c3View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 49c84cd - Browse repository at this point
Copy the full SHA 49c84cdView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b64e7a - Browse repository at this point
Copy the full SHA 3b64e7aView commit details -
Lincoln Stein committed
May 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 38df6f3 - Browse repository at this point
Copy the full SHA 38df6f3View commit details -
refactor DWOpenPose and add type hints
Lincoln Stein committedMay 3, 2024 Configuration menu - View commit details
-
Copy full SHA for e9a2005 - Browse repository at this point
Copy the full SHA e9a2005View commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e5e9b5 - Browse repository at this point
Copy the full SHA 8e5e9b5View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f211c95 - Browse repository at this point
Copy the full SHA f211c95View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b48d4a0 - Browse repository at this point
Copy the full SHA b48d4a0View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0bf14c2 - Browse repository at this point
Copy the full SHA 0bf14c2View commit details -
clean up type checking for single file and multifile download job cal…
…lbacks
Lincoln Stein committedMay 13, 2024 Configuration menu - View commit details
-
Copy full SHA for 287c679 - Browse repository at this point
Copy the full SHA 287c679View commit details
Commits on May 14, 2024
-
refactor model_install to work with refactored download queue
Lincoln Stein committedMay 14, 2024 Configuration menu - View commit details
-
Copy full SHA for f29c406 - Browse repository at this point
Copy the full SHA f29c406View commit details
Commits on May 16, 2024
-
add tests for model install file size reporting
Lincoln Stein committedMay 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 911a244 - Browse repository at this point
Copy the full SHA 911a244View commit details
Commits on May 17, 2024
-
more refactoring; HF subfolders not working
Lincoln Stein committedMay 17, 2024 Configuration menu - View commit details
-
Copy full SHA for 2dae5eb - Browse repository at this point
Copy the full SHA 2dae5ebView commit details
Commits on May 18, 2024
-
refactor multifile download code
Lincoln Stein committedMay 18, 2024 Configuration menu - View commit details
-
Copy full SHA for d968c6f - Browse repository at this point
Copy the full SHA d968c6fView commit details -
Lincoln Stein committed
May 18, 2024 Configuration menu - View commit details
-
Copy full SHA for 8aebc29 - Browse repository at this point
Copy the full SHA 8aebc29View commit details -
Lincoln Stein committed
May 18, 2024 Configuration menu - View commit details
-
Copy full SHA for e77c7e4 - Browse repository at this point
Copy the full SHA e77c7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 987ee70 - Browse repository at this point
Copy the full SHA 987ee70View commit details
Commits on May 28, 2024
-
merge with main and resolve conflicts
Lincoln Stein committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 34e1eb1 - Browse repository at this point
Copy the full SHA 34e1eb1View commit details -
Lincoln Stein committed
May 28, 2024 Configuration menu - View commit details
-
Copy full SHA for cd12ca6 - Browse repository at this point
Copy the full SHA cd12ca6View commit details -
issue a download progress event when install download starts
Lincoln Stein committedMay 28, 2024 Configuration menu - View commit details
-
Copy full SHA for ead1748 - Browse repository at this point
Copy the full SHA ead1748View commit details
Commits on Jun 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2276f32 - Browse repository at this point
Copy the full SHA 2276f32View commit details -
tidy(app): remove unnecessary changes in invocation_context
- Any mypy issues are a misconfiguration of mypy - Use simple conditionals instead of ternaries - Consistent & standards-compliant docstring formatting - Use `dict` instead of `typing.Dict`
Configuration menu - View commit details
-
Copy full SHA for 132bbf3 - Browse repository at this point
Copy the full SHA 132bbf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3a70e5 - Browse repository at this point
Copy the full SHA e3a70e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b124440 - Browse repository at this point
Copy the full SHA b124440View commit details -
- Set `self._context=context` instead of changing the type signature of `run_processor` - Tidy a few typing things
Configuration menu - View commit details
-
Copy full SHA for ccdecf2 - Browse repository at this point
Copy the full SHA ccdecf2View commit details -
- Set `self._context=context` instead of passing it as an arg
Configuration menu - View commit details
-
Copy full SHA for 521f907 - Browse repository at this point
Copy the full SHA 521f907View commit details
Commits on Jun 3, 2024
-
feat(download): add type for callback_name
Just a bit of typo protection in lieu of full type safety for these methods, which is difficult due to the typing of `DownloadEventHandler`.
Configuration menu - View commit details
-
Copy full SHA for 6cc6a45 - Browse repository at this point
Copy the full SHA 6cc6a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for c58ac1e - Browse repository at this point
Copy the full SHA c58ac1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa9695e - Browse repository at this point
Copy the full SHA aa9695eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9941325 - Browse repository at this point
Copy the full SHA 9941325View commit details -
tidy(mm): remove extraneous docstring
It's inherited from the ABC.
Configuration menu - View commit details
-
Copy full SHA for c7f22b6 - Browse repository at this point
Copy the full SHA c7f22b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7513f6 - Browse repository at this point
Copy the full SHA e7513f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9962fd - Browse repository at this point
Copy the full SHA a9962fdView commit details
Commits on Jun 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f81b8bc - Browse repository at this point
Copy the full SHA f81b8bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f93796 - Browse repository at this point
Copy the full SHA 9f93796View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc13493 - Browse repository at this point
Copy the full SHA dc13493View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b34976 - Browse repository at this point
Copy the full SHA 8b34976View commit details