wangsssssss commited on
Commit
c6d8565
·
verified ·
1 Parent(s): 0bc7ef1

Upload 2 files

Browse files
diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008a7a7a68ed5f467c3f534057f7e5390f8d24e973976573a62c37bfc919cb87
3
+ size 256
scheduler_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "NeuralSolver",
3
+ "_diffusers_version": "0.30.3",
4
+ "num_inference_steps": 4,
5
+ "num_train_timesteps": 1000
6
+ }