Spaces:
Running
Running
dasghost65536
commited on
Commit
•
ad4cb93
1
Parent(s):
57a9529
Update config.json
Browse files- config.json +2 -0
config.json
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
{
|
2 |
"sd_model_checkpoint": "anything-v4.5-pruned.ckpt",
|
3 |
"sd_vae": "anything-v4.0.vae.pt",
|
|
|
|
|
4 |
"quicksettings_list": [
|
5 |
"sd_model_checkpoint",
|
6 |
"sd_vae"
|
|
|
1 |
{
|
2 |
"sd_model_checkpoint": "anything-v4.5-pruned.ckpt",
|
3 |
"sd_vae": "anything-v4.0.vae.pt",
|
4 |
+
"show_progress_every_n_steps": 2,
|
5 |
+
"live_preview_content": "Combined",
|
6 |
"quicksettings_list": [
|
7 |
"sd_model_checkpoint",
|
8 |
"sd_vae"
|