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
Files
c7b7e087e4d065ecf6015196c60f9c9d680d2ec0
InvokeAI
/
invokeai
/
backend
/
model_management
/
models
History
Sergey Borisov
21245a0fb2
Set model type to const value in openapi schema, add model format enums to model schema(as they not not referenced in case of Literal definition)
2023-06-22 16:51:53 +10:00
..
__init__.py
Set model type to const value in openapi schema, add model format enums to model schema(as they not not referenced in case of Literal definition)
2023-06-22 16:51:53 +10:00
base.py
Update model format field to use enums
2023-06-22 16:51:53 +10:00
controlnet.py
Update model format field to use enums
2023-06-22 16:51:53 +10:00
lora.py
Update model format field to use enums
2023-06-22 16:51:53 +10:00
stable_diffusion.py
Update model format field to use enums
2023-06-22 16:51:53 +10:00
textual_inversion.py
Rename format to model_format(still named format when work with config)
2023-06-22 16:51:53 +10:00
vae.py
Update model format field to use enums
2023-06-22 16:51:53 +10:00