RobbyDalmonts commited on
Commit
f172a18
·
verified ·
1 Parent(s): 1125534

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +1 -1
model_index.json CHANGED
@@ -6,7 +6,7 @@
6
  "DDPMScheduler"
7
  ],
8
  "unet": [
9
- "my_model",
10
  "ConditionedUnet"
11
  ]
12
  }
 
6
  "DDPMScheduler"
7
  ],
8
  "unet": [
9
+ "unet.my_model",
10
  "ConditionedUnet"
11
  ]
12
  }