Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Anonymous-sub
/
Rerender
like
443
Sleeping
App
Files
Files
Community
21
cee2f21
Rerender
/
sd_model_cfg.py
Anonymous-sub
merge (
#1
)
251e479
over 1 year ago
raw
Copy download link
history
blame
Safe
225 Bytes
# The model dict is used for webUI only
model_dict = {
'Stable Diffusion 1.5'
:
''
,
'revAnimated_v11'
:
'models/revAnimated_v11.safetensors'
,
'realisticVisionV20_v20'
:
'models/realisticVisionV20_v20.safetensors'
}