Update main/load.py
Browse files- main/load.py +1 -1
main/load.py
CHANGED
|
@@ -17,7 +17,7 @@ config = {
|
|
| 17 |
"encode_conditioning": True,
|
| 18 |
"denoiser_settings": {
|
| 19 |
"linear_start": 0.0001,
|
| 20 |
-
"linear_end": 0.
|
| 21 |
"timesteps": 1000
|
| 22 |
},
|
| 23 |
"first_stage_config": {
|
|
|
|
| 17 |
"encode_conditioning": True,
|
| 18 |
"denoiser_settings": {
|
| 19 |
"linear_start": 0.0001,
|
| 20 |
+
"linear_end": 0.0155,
|
| 21 |
"timesteps": 1000
|
| 22 |
},
|
| 23 |
"first_stage_config": {
|