Spaces:
Runtime error
Runtime error
vorstcavry
commited on
Commit
•
2a3ba98
1
Parent(s):
0ae6bbe
Update config.json
Browse files- config.json +1 -15
config.json
CHANGED
@@ -1,19 +1,5 @@
|
|
1 |
{
|
2 |
-
"sd_model_checkpoint": "Cavry_V2.safetensors",
|
3 |
-
"sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
|
4 |
"quicksettings_list": [
|
5 |
-
"
|
6 |
-
"sd_vae",
|
7 |
-
"CLIP_stop_at_last_layers",
|
8 |
-
"ESRGAN_tile",
|
9 |
-
"code_former_weight",
|
10 |
-
"token_merging_ratio",
|
11 |
-
"sd_vae,sd_hypernetwork",
|
12 |
-
"sd_lora",
|
13 |
-
"extra_networks_default_multiplier",
|
14 |
-
"show_progress_every_n_steps",
|
15 |
-
"live_previews_enable",
|
16 |
-
"always_discard_next_to_last_sigma",
|
17 |
-
"stealth_pnginfo"
|
18 |
]
|
19 |
}
|
|
|
1 |
{
|
|
|
|
|
2 |
"quicksettings_list": [
|
3 |
+
"cloud_inference"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
]
|
5 |
}
|