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
History
Lincoln Stein
8004f8a6d9
Revert "Use array slicing to calc ddim timesteps"
...
This reverts commit 1f0c5b4cf196716c21f2db74f92c8750ad8f889d.
2022-11-08 13:13:20 -05:00
..
data
Textual Inversion for M1
2022-09-27 01:39:17 +02:00
invoke
add initfile support from PR
#1386
2022-11-08 14:01:40 +00:00
models
save VRAM by not recombining tensors that have been sliced to save VRAM
2022-11-01 22:39:48 -04:00
modules
Revert "Use array slicing to calc ddim timesteps"
2022-11-08 13:13:20 -05:00
generate.py
Add inpaint size options to inpaint at a larger size than the actual inpaint image, then scale back down for recombination
2022-11-06 09:25:50 -08:00
lr_scheduler.py
prettified all the code using "blue" at the urging of @tildebyte
2022-08-26 03:15:42 -04:00
simplet2i.py
Squashed commit of the following:
2022-09-12 14:31:48 -04:00
util.py
add ability to import and edit alternative models online
2022-10-13 23:48:07 -04:00