YiYiXu commited on
Commit
4f397b5
·
verified ·
1 Parent(s): 5938a56

Upload ClassifierFreeGuidance

Browse files
Files changed (1) hide show
  1. guider_config.json +9 -0
guider_config.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ClassifierFreeGuidance",
3
+ "_diffusers_version": "0.35.0.dev0",
4
+ "guidance_rescale": 0.0,
5
+ "guidance_scale": 10,
6
+ "start": 0.0,
7
+ "stop": 1.0,
8
+ "use_original_formulation": false
9
+ }