Update config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
|
@@ -6,7 +6,7 @@ model:
|
|
| 6 |
condition_model_path:
|
| 7 |
condition_config_path: nucleus_vqgan.yaml
|
| 8 |
vqgan_model_path:
|
| 9 |
-
vqgan_config_path:
|
| 10 |
image_key: threshold
|
| 11 |
num_images: 2
|
| 12 |
dim: 2560
|
|
|
|
| 6 |
condition_model_path:
|
| 7 |
condition_config_path: nucleus_vqgan.yaml
|
| 8 |
vqgan_model_path:
|
| 9 |
+
vqgan_config_path: threshold_vqgan.yaml
|
| 10 |
image_key: threshold
|
| 11 |
num_images: 2
|
| 12 |
dim: 2560
|