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
/
invokeai
/
backend
/
model_management
/
models
History
Lincoln Stein
11e6ecc1bf
Merge branch 'main' into feat/controlnet-and-sdxl-convert
2023-07-25 08:05:17 -04:00
..
__init__.py
warn, do not crash, when duplicate models encountered
2023-07-21 15:00:55 -04:00
base.py
warn, do not crash, when duplicate models encountered
2023-07-21 15:00:55 -04:00
controlnet.py
add support for controlnet & sdxl conversion - not fully working
2023-07-22 20:12:16 -04:00
lora.py
Add missing import.
2023-07-23 16:40:05 +02:00
sdxl.py
SDXL & SDXL-refiner models convert correctly
2023-07-23 09:31:14 -04:00
stable_diffusion.py
SDXL & SDXL-refiner models convert correctly
2023-07-23 09:31:14 -04:00
textual_inversion.py
Allow bin extension to detect diffusers-ti provided as file
2023-07-17 00:32:17 +03:00
vae.py
add missing exception name
2023-07-16 16:14:28 -04:00