YiYiXu HF Staff commited on
Commit
001325d
·
verified ·
1 Parent(s): aefb15d

Point the scheduler entry at the class the config holds

Browse files
Files changed (1) hide show
  1. model_index.json +1 -1
model_index.json CHANGED
@@ -11,7 +11,7 @@
11
  ],
12
  "scheduler": [
13
  "diffusers",
14
- "DPMSolverMultistepScheduler"
15
  ],
16
  "text_encoder": [
17
  "transformers",
 
11
  ],
12
  "scheduler": [
13
  "diffusers",
14
+ "FlowMatchEulerDiscreteScheduler"
15
  ],
16
  "text_encoder": [
17
  "transformers",