lp128396 commited on
Commit
5371330
·
verified ·
1 Parent(s): 13bf7e6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- # Fruit Freshness API
2
-
3
- This space runs a Flask API to predict fruit freshness using a trained ResNet model.
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ title: Fruit Freshness API
4
+ sdk: docker
5
+ emoji: 🐨
6
+ colorFrom: red
7
+ colorTo: indigo
8
+ short_description: '#Fruit Freshness API '
9
+ ---
10
+
11
+ # Fruit Freshness API
12
+
13
+ This Flask API predicts whether a fruit is fresh or rotten using a ResNet model.
14
+ Deployed using Docker on Hugging Face Spaces.