-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Remove image generation node dependencies on generate.py #2902
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
22 commits
Select commit
Hold shift + click to select a range
87789c1
add InvokeAIGenerator and InvokeAIGeneratorFactory classes
lstein 5d37fa6
node-based txt2img working without generate
lstein b679a6b
model manager defaults to consistent values of device and precision
lstein cde0b6a
Merge branch 'main' into refactor/nodes-on-generator
lstein c11e823
remove unused _wrap_results
lstein 370e828
Merge branch 'main' into refactor/nodes-on-generator
JPPhoto 9595418
remove factory pattern
lstein fe75b95
Merge branch 'refactor/nodes-on-generator' of github.com:invoke-ai/In…
lstein 7e76eea
add embiggen, remove complicated constructor
lstein 675dd12
add attention map images to output object
lstein 250b0ab
add seamless tiling support
lstein d612f11
initialize InvokeAIGenerator object with model, not manager
lstein c142414
move ModelManager initialization into its own module and restore embe…
lstein 580f9ec
simplify passing of config options
lstein 3aa1ee1
restore NSFW checker
lstein 8ca91b1
add restoration services to nodes
lstein 6a77634
remove unneeded generate initializer routines
lstein b63aefc
Merge branch 'main' into refactor/nodes-on-generator
JPPhoto 10cbf99
add TODO comments
lstein c0ef546
Merge branch 'refactor/nodes-on-generator' of github.com:invoke-ai/In…
lstein 74a480f
add back static web directory
1f3c024
Merge branch 'main' into refactor/nodes-on-generator
lstein File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
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.