Spaces:
Build error
Build error
DimasMP3 commited on
Commit ·
e6e8622
1
Parent(s): 8688392
update img size
Browse files- config.json +2 -2
config.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
-
"architectures": ["
|
| 3 |
-
"image_size":
|
| 4 |
"id2label": {
|
| 5 |
"0": "Heart",
|
| 6 |
"1": "Oblong",
|
|
|
|
| 1 |
{
|
| 2 |
+
"architectures": ["EfficientNetB4"],
|
| 3 |
+
"image_size": 300,
|
| 4 |
"id2label": {
|
| 5 |
"0": "Heart",
|
| 6 |
"1": "Oblong",
|