Spaces:
Running
on
Zero
Running
on
Zero
Update configs/settings.json
Browse files- configs/settings.json +1 -1
configs/settings.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"vae_weight_dtype": "Float16",
|
| 11 |
"device": "cuda",
|
| 12 |
"generator_device": "cpu",
|
| 13 |
-
"enable_cpu_offload":
|
| 14 |
"enable_vae_tiling": true,
|
| 15 |
"enable_vae_slicing": false,
|
| 16 |
"memory_attention": "sdp",
|
|
|
|
| 10 |
"vae_weight_dtype": "Float16",
|
| 11 |
"device": "cuda",
|
| 12 |
"generator_device": "cpu",
|
| 13 |
+
"enable_cpu_offload": false,
|
| 14 |
"enable_vae_tiling": true,
|
| 15 |
"enable_vae_slicing": false,
|
| 16 |
"memory_attention": "sdp",
|