Update configs/model/openai_unet_2.yaml
Browse files
configs/model/openai_unet_2.yaml
CHANGED
@@ -84,4 +84,4 @@ openai_unet_codi_2:
|
|
84 |
unet_text_cfg: MODEL(openai_unet_0dmd)
|
85 |
# model_type: ['lateral', 'text']
|
86 |
# model_type: ['text']
|
87 |
-
model_type: ['frontal'
|
|
|
84 |
unet_text_cfg: MODEL(openai_unet_0dmd)
|
85 |
# model_type: ['lateral', 'text']
|
86 |
# model_type: ['text']
|
87 |
+
model_type: ['frontal']
|