jadechoghari commited on
Commit
5dec7f4
1 Parent(s): 9ff7343

Delete model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +0 -15
model_index.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "_class_name": "MARModel",
3
- "_diffusers_version": "0.10.2",
4
- "model_type": "custom",
5
- "components": {
6
- "model": {
7
- "_class_name": "MAR",
8
- "file": "checkpoint-last.pth"
9
- },
10
- "vae": {
11
- "_class_name": "AutoencoderKL",
12
- "file": "kl16.ckpt"
13
- }
14
- }
15
- }