vorstcavry commited on
Commit
db7b18f
1 Parent(s): d46b144

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -11
config.json DELETED
@@ -1,11 +0,0 @@
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",
7
- "ESRGAN_tile",
8
- "code_former_weight",
9
- "token_merging_ratio"
10
- ]
11
- }