Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ app_file: app.py
|
|
| 8 |
pinned: false
|
| 9 |
short_description: CNN model to identify 36 fruit and vegetable species.
|
| 10 |
license: apache-2.0
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
## 🍎 Fruit & Veg Classifier / Meyve ve Sebze Sınıflandırıcı
|
|
@@ -51,5 +52,4 @@ license: apache-2.0
|
|
| 51 |
* `cnn_model.h5`: Trained CNN model weights / Eğitilmiş model ağırlıkları.
|
| 52 |
* `requirements.txt`: Necessary libraries / Gerekli kütüphaneler.
|
| 53 |
|
| 54 |
-
---
|
| 55 |
-
|
|
|
|
| 8 |
pinned: false
|
| 9 |
short_description: CNN model to identify 36 fruit and vegetable species.
|
| 10 |
license: apache-2.0
|
| 11 |
+
sdk_version: 1.56.0
|
| 12 |
---
|
| 13 |
|
| 14 |
## 🍎 Fruit & Veg Classifier / Meyve ve Sebze Sınıflandırıcı
|
|
|
|
| 52 |
* `cnn_model.h5`: Trained CNN model weights / Eğitilmiş model ağırlıkları.
|
| 53 |
* `requirements.txt`: Necessary libraries / Gerekli kütüphaneler.
|
| 54 |
|
| 55 |
+
---
|
|
|