patrickvonplaten commited on
Commit
88faf78
1 Parent(s): 61c054e

Upload scheduler_config.json

Browse files
Files changed (1) hide show
  1. scheduler_config.json +8 -0
scheduler_config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "VeSdeScheduler",
3
+ "_diffusers_version": "0.0.4",
4
+ "sampling_eps": 1e-05,
5
+ "sigma_max": 1348,
6
+ "sigma_min": 0.01,
7
+ "snr": 0.15
8
+ }