This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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