Update feature_extractor/preprocessor_config.json (#2)
Browse files- Update feature_extractor/preprocessor_config.json (49ae67dae6237507903a39fd18485fbbfe457193)
Co-authored-by: Han Ho <hoh2000@users.noreply.huggingface.co>
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,
|