asdfaman commited on
Commit
8716816
·
verified ·
1 Parent(s): ec9933e

files added

Browse files
CedarvilleCursive-Regular.ttf ADDED
Binary file (63.8 kB). View file
 
README.md CHANGED
@@ -1,13 +1,12 @@
1
- ---
2
- title: Sadhya
3
- emoji: 👁
4
- colorFrom: indigo
5
- colorTo: gray
6
- sdk: streamlit
7
- sdk_version: 1.40.1
8
- app_file: app.py
9
- pinned: false
10
- short_description: social media to amazon listing
11
- ---
12
-
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
+ ---
2
+ title: FreshVegFruit
3
+ emoji: 🐠
4
+ colorFrom: pink
5
+ colorTo: red
6
+ sdk: streamlit
7
+ sdk_version: 1.38.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
fruit_freshness_model.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd14a25aa5140b8b36a099e29aa9dcd67b33b237a6c1874a9cbcf74304ce839b
3
+ size 39727968
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ tensorflow
3
+ numpy
4
+ Pillow
5
+ pandas
6
+ PaddleOCR
7
+ matplotlib
8
+ dateparser
9
+ paddlepaddle
10
+ ultralytics
task4.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
yolov9c.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:876eb84f515d40c34a3b111f8fc1077d3aee59d3a243afd1cc5b77d520f237c7
3
+ size 51794840