This website requires JavaScript.
Explore
Help
Register
Sign In
lllyasviel
/
stable-diffusion-webui-forge
Watch
1
Star
0
Fork
0
You've already forked stable-diffusion-webui-forge
mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced
2026-02-02 14:27:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f7ab23b1cb5d2e17d33ecc8febe9313bf824d897
stable-diffusion-webui-forge
/
modules
/
api
History
altoiddealer
d169cd5881
Gets type (
#1410
)
2024-08-22 12:50:09 -07:00
..
api.py
Gets type (
#1410
)
2024-08-22 12:50:09 -07:00
models.py
Fix validation error by updating SDModelItem config field to be optional. Changed
config
field in
SDModelItem
model to
Optional[str]
with default value
None
. (
#1096
)
2024-08-14 17:35:17 -07:00