YiYiXu commited on
Commit
122b92d
·
verified ·
1 Parent(s): c4fc1f1

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +4 -0
model_index.json CHANGED
@@ -5,6 +5,10 @@
5
  "diffusers",
6
  "FlowMatchEulerDiscreteScheduler"
7
  ],
 
 
 
 
8
  "text_encoder": [
9
  "transformers",
10
  "Qwen2_5_VLForConditionalGeneration"
 
5
  "diffusers",
6
  "FlowMatchEulerDiscreteScheduler"
7
  ],
8
+ "guider": [
9
+ "diffusers",
10
+ "ClassifierFreeGuidance"
11
+ ],
12
  "text_encoder": [
13
  "transformers",
14
  "Qwen2_5_VLForConditionalGeneration"