modify any configs
Browse files
scheduler/scheduler_config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
"clip_sample_range": 1.0,
|
9 |
"dynamic_thresholding_ratio": 0.995,
|
10 |
"num_train_timesteps": 1000,
|
11 |
-
"prediction_type": "
|
12 |
"sample_max_value": 1.0,
|
13 |
"set_alpha_to_one": false,
|
14 |
"steps_offset": 1,
|
|
|
8 |
"clip_sample_range": 1.0,
|
9 |
"dynamic_thresholding_ratio": 0.995,
|
10 |
"num_train_timesteps": 1000,
|
11 |
+
"prediction_type": "epsilon",
|
12 |
"sample_max_value": 1.0,
|
13 |
"set_alpha_to_one": false,
|
14 |
"steps_offset": 1,
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438366373
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:841598c86049f082a12455ff51b5afb1524165b19fa29e1a0ede91d026a91d7e
|
3 |
size 3438366373
|