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
595d15455a
InvokeAI
/
ldm
/
modules
/
diffusionmodules
History
Arthur Holstvoogd
595d15455a
Fix generation of image with s>1000
2022-10-06 15:49:35 +02:00
..
__init__.py
add code
2021-12-21 03:23:41 +01:00
model.py
Enable even larger images with one simple torch.nn.functional.silu import (
#653
)
2022-09-17 18:03:52 -04:00
openaimodel.py
prettified all the code using "blue" at the urging of @tildebyte
2022-08-26 03:15:42 -04:00
util.py
Fix generation of image with s>1000
2022-10-06 15:49:35 +02:00