Kvikontent commited on
Commit
18eede8
1 Parent(s): a129d8c

Delete model-index.json

Browse files
Files changed (1) hide show
  1. model-index.json +0 -18
model-index.json DELETED
@@ -1,18 +0,0 @@
1
- {
2
- "models": [
3
- {
4
- "model_name": "kvi-upscaler",
5
- "model_type": "image-to-image",
6
- "norm_eps": 40,
7
- "size": 19000,
8
- "batch_size": 12,
9
- "training_iterations": 300000,
10
- "scale_factor": 4,
11
- "color_mode": "rgb",
12
- "api_interface": true,
13
- "pipeline_type": "diffusion",
14
- "pipeline_name": "DiffusionPipeline",
15
- "pretrained_name": "kviai/Kvi-Upscale-V1"
16
- }
17
- ]
18
- }