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-12 00:04:56 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c7668aaca88f83ecac7ca70507635f38b6cbd62
InvokeAI
/
invokeai
/
backend
/
model_management
/
models
History
Sergey Borisov
6c7668aaca
Update onnx model structure, change code according
2023-06-22 20:03:17 +03:00
..
__init__.py
ONNX Model/runtime first implementation
2023-06-21 02:12:21 +03:00
base.py
Update onnx model structure, change code according
2023-06-22 20:03:17 +03:00
controlnet.py
Update model format field to use enums
2023-06-20 03:30:09 +03:00
lora.py
Update model format field to use enums
2023-06-20 03:30:09 +03:00
stable_diffusion_onnx.py
ONNX Model/runtime first implementation
2023-06-21 02:12:21 +03:00
stable_diffusion.py
Update model format field to use enums
2023-06-20 03:30:09 +03:00
textual_inversion.py
Rename format to model_format(still named format when work with config)
2023-06-20 03:25:08 +03:00
vae.py
Update model format field to use enums
2023-06-20 03:30:09 +03:00