OrlandoHugBot commited on
Commit
6c8c61c
·
verified ·
1 Parent(s): f9e4a36

Upload UniPic2-Metaquery-GRPO-Flash/scheduler/scheduler_config.json with huggingface_hub

Browse files
UniPic2-Metaquery-GRPO-Flash/scheduler/scheduler_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "FlowMatchEulerDiscreteScheduler",
3
+ "_diffusers_version": "0.29.0.dev0",
4
+ "num_train_timesteps": 1000,
5
+ "shift": 3.0
6
+ }