soiz1 commited on
Commit
1757a81
·
verified ·
1 Parent(s): be3d1c8

Delete model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +0 -24
model_index.json DELETED
@@ -1,24 +0,0 @@
1
- {
2
- "_class_name": "StableDiffusionPipeline",
3
- "_version": "0.8.0",
4
- "model_name": "hololive_epoch_4",
5
- "version": "1.0",
6
- "model_type": "image_generation",
7
- "architecture": "StableDiffusion",
8
- "license": "open",
9
- "files": [
10
- {
11
- "filename": "hololive_epoch_4.ckpt",
12
- "type": "checkpoint"
13
- },
14
- {
15
- "filename": "hololive_wd15-000003.safetensors",
16
- "type": "weights"
17
- },
18
- {
19
- "filename": "hololive_wd15.yaml",
20
- "type": "config"
21
- }
22
- ],
23
- "description": "This is a Hololive-themed image generation model trained on Stable Diffusion."
24
- }