kronosta commited on
Commit
f110fc2
1 Parent(s): 553a0c4

Upload scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler/scheduler_config.json +5 -0
scheduler/scheduler_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "IPNDMScheduler",
3
+ "_diffusers_version": "0.5.0.dev0",
4
+ "num_train_timesteps": 100
5
+ }