vorstcavry commited on
Commit
ecf9fb9
1 Parent(s): 7ff66e8

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -12
config.json DELETED
@@ -1,12 +0,0 @@
1
- {
2
- "sd_model_checkpoint": "Cavry_V2.safetensors",
3
- "sd_vae": "vae-ft-mse-840000-ema-pruned.safetensors",
4
- "quicksettings_list": [
5
- "sd_model_checkpoint",
6
- "sd_vae",
7
- "CLIP_stop_at_last_layers",
8
- "ESRGAN_tile",
9
- "code_former_weight",
10
- "token_merging_ratio"
11
- ]
12
- }