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-06 05:54:55 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e59edfaf153e40cbb15fd625001c363ef2dfc33
InvokeAI
/
invokeai
/
backend
/
model_management
/
models
History
Lincoln Stein
5e59edfaf1
SDXL checkpoint models now convert and load; needs refactor
2023-07-23 00:00:31 -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
Less naive model detection
2023-07-12 08:50:19 -04:00
sdxl.py
add support for controlnet & sdxl conversion - not fully working
2023-07-22 20:12:16 -04:00
stable_diffusion.py
SDXL checkpoint models now convert and load; needs refactor
2023-07-23 00:00:31 -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