This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-02-05 15:55:00 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0d1aad53ef1eb4efa21f4cc530a56a5bbe26bd45
InvokeAI
/
ldm
/
dream
History
Peter Baylies
e1f6ea2be7
Merge branch 'development' of
https://github.com/pbaylies/stable-diffusion
into development
2022-09-12 18:35:25 -04:00
..
generator
* Fallback in case we don't have get_noise() (using the base class for some reason...)
2022-09-12 16:52:22 -04:00
conditioning.py
Refactoring simplet2i (
#387
)
2022-09-05 20:40:10 -04:00
devices.py
Disable autocast for cpu to fix error. Remove unused precision arg. (
#518
)
2022-09-12 16:55:21 -04:00
image_util.py
optionally scale initial image to fit box defined by width x height
2022-09-01 00:52:43 -04:00
pngwriter.py
* check for missing parameters.
2022-09-12 18:35:10 -04:00
readline.py
Refactoring simplet2i (
#387
)
2022-09-05 20:40:10 -04:00
server.py
Merge branch 'development' into development
2022-09-09 00:19:17 -04:00