-
Notifications
You must be signed in to change notification settings - Fork 2.7k
ui: migrate canvas to nodes #3323
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
Merged
Merged
Changes from all commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
8341a4f
feat(nodes): add dataURL to image node
psychedelicious b473f66
chore(ui): regen api client
psychedelicious 9955b74
feat(ui): wip canvas nodes migration
psychedelicious 0a93c80
feat(ui): wip canvas nodes migration 2
psychedelicious 5e65ac5
feat(ui): wip canvas nodes migration 3
psychedelicious 318ce40
feat(nodes): free gpu mem after invocation
psychedelicious 255d5b6
feat(ui): wip canvas migration, createListenerMiddleware
psychedelicious dfdf741
feat(ui): wip canvas migration 4
psychedelicious aaacbec
feat(ui): fix generation mode logic
psychedelicious c5eadcb
Revert "feat(nodes): free gpu mem after invocation"
psychedelicious f8fd4b0
feat(nodes): allow uploaded images to be any ImageType (eg intermedia…
psychedelicious f7925d9
fix(nodes): fix cfg scale min value
psychedelicious b375017
feat(nodes): wip inpaint node
psychedelicious 18f70b0
feat(ui): wip canvas
psychedelicious 9cd3783
fix(ui): fix currentimagepreview not working for uploads
psychedelicious 848a9c7
feat(ui): endless gallery scroll
psychedelicious d19d49e
feat(ui): tweak gallery loading indicator
psychedelicious f1413d3
fix(nodes): add MetadataColorField
psychedelicious c458746
fix(nodes): fix trivial typing issues
psychedelicious a9595be
feat(ui): fix endless gallery scroll for single col layout
psychedelicious 1e896ad
feat(nodes): add LatentsToImage node (VAE encode)
psychedelicious 7c6a0b9
feat(nodes): add InfillInvocation
psychedelicious eaa9951
feat(ui): update for InfillInvocation
psychedelicious 6daae2e
feat(ui): migrate to redux-remember
psychedelicious fc406ba
chore(ui): bump redux-remember
psychedelicious 7abe6c1
chore(ui): remove unused babelrc & npm script
psychedelicious 06043a0
fix(ui): use `lodash-es` instead of lodash
psychedelicious c59e39d
feat(nodes): cleanup unused params, seed generation
psychedelicious ce70dd6
feat(nodes): add infill nodes
psychedelicious 7e7c996
fix(nodes): restore seamless to TextToLatents
psychedelicious d297ef3
fix(ui): fix types bug
psychedelicious add9313
chore(ui): regen api client
psychedelicious 66b5fd9
fix(nodes): remove dataURL invocation
psychedelicious 79b6d47
fix(nodes): fix infill docstrings
psychedelicious bf64751
fix(nodes): fix ImageOutput Config
psychedelicious d78cd6d
feat(nodes): improve default model choosing output
psychedelicious f665916
fix(ui): default node model selection
psychedelicious a434397
feat(ui): support collect nodes
psychedelicious 47928c6
feat(ui): wip layouting
psychedelicious 4ce20c8
feat(ui): wip img2img layouting
psychedelicious 1f36267
feat(ui): add IAICollapse for parameters
psychedelicious e6e0f04
feat(ui): revert tabs to txt2img/img2img
psychedelicious 89ef32e
fix(ui): remove duplicate gallery
psychedelicious 910deb3
feat(ui): wip layout
psychedelicious 67e2876
feat(ui): organize parameters panels
psychedelicious d9f6f39
feat(ui): restore tab names
psychedelicious d042ffd
fix(ui): duplicate gallery in nodes editor
psychedelicious d1991bf
cleanup(ui): Remove unused vars + minor bug fixes
blessedcoolant 75b41d0
fix(ui): fix copying image link
psychedelicious e3eb311
fix(ui): fix metadataviewer styling
psychedelicious d90bba3
feat(ui): half-baked use all parameters
psychedelicious 5bf0201
fix(ui): fix missing images on reload issue
psychedelicious c9b8ea1
fix(ui): disable invoke button as soon as pressed
psychedelicious b7a8441
fix(ui): fix janky gallery image delete
psychedelicious addd4ae
feat(ui): progress images in gallery and viewer
psychedelicious 5d1e405
feat(ui): canvas antialiasing
psychedelicious 2dbf9d9
fix(ui): h/w disabled bug
psychedelicious 661fa82
feat(ui): antialias progress images
psychedelicious 4035304
build(ui): add yalc to gitignore
psychedelicious 98ccb5d
fix(nodes): fix usage of Optional
psychedelicious 4c13ad2
fix(ui): fix canvas img2img if no init image selected
psychedelicious 600c40a
fix(ui): rescale canvas on gallery resize
psychedelicious 0e1fa74
fix(ui): change tab to img2img when selected initial image
psychedelicious 83cb5bb
fix(nodes): fix metadata test
psychedelicious File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.