hhyangcs commited on
Commit
2861997
1 Parent(s): 0481577

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +2 -2
model_index.json CHANGED
@@ -6,11 +6,11 @@
6
  "FlowMatchEulerDiscreteScheduler"
7
  ],
8
  "unet": [
9
- "pcdet.models.model_utils.diffuser_utils.models.unets.unet_spatio_temporal_rope_condition",
10
  "UNetSpatioTemporalRopeConditionModel"
11
  ],
12
  "unet_interp": [
13
- "pcdet.models.model_utils.diffuser_utils.models.unets.unet_spatio_temporal_rope_condition",
14
  "UNetSpatioTemporalRopeConditionModel"
15
  ],
16
  "vae": [
 
6
  "FlowMatchEulerDiscreteScheduler"
7
  ],
8
  "unet": [
9
+ "diffusers",
10
  "UNetSpatioTemporalRopeConditionModel"
11
  ],
12
  "unet_interp": [
13
+ "diffusers",
14
  "UNetSpatioTemporalRopeConditionModel"
15
  ],
16
  "vae": [