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
Alexandre Macabies
0beec08d38
Add missing import.
2023-07-23 16:40:05 +02: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 fp16 support to controlnet models
2023-07-15 10:37:11 -04:00
lora.py
Add missing import.
2023-07-23 16:40:05 +02:00
sdxl.py
improvements to sdxl support in model manager
2023-07-09 20:42:03 -04:00
stable_diffusion.py
resolve conflicts
2023-07-15 19:47:50 -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