Update feature_extractor/preprocessor_config.json
#2
by
hoh2000
- opened
feature_extractor/preprocessor_config.json
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
{
|
|
|
2 |
"crop_size": 224,
|
3 |
"do_center_crop": true,
|
4 |
"do_convert_rgb": true,
|
|
|
1 |
{
|
2 |
+
"model_type": "stable-diffusion",
|
3 |
"crop_size": 224,
|
4 |
"do_center_crop": true,
|
5 |
"do_convert_rgb": true,
|