Update generation_config.yaml
Browse files- generation_config.yaml +1 -1
generation_config.yaml
CHANGED
|
@@ -9,7 +9,7 @@ conditioning:
|
|
| 9 |
empty_text: ''
|
| 10 |
generation:
|
| 11 |
seed: 42
|
| 12 |
-
precision:
|
| 13 |
resolution: 256
|
| 14 |
batch_size: 4
|
| 15 |
sampler:
|
|
|
|
| 9 |
empty_text: ''
|
| 10 |
generation:
|
| 11 |
seed: 42
|
| 12 |
+
precision: fp32
|
| 13 |
resolution: 256
|
| 14 |
batch_size: 4
|
| 15 |
sampler:
|