Nathan Lambert commited on
Commit
947698a
1 Parent(s): d5c9c3d

add model_index

Browse files
Files changed (1) hide show
  1. model_index.json +5 -0
model_index.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "predict_epsilon": False,
3
+ "n_timesteps": 100,
4
+ "clip_denoised" : True
5
+ }