Spaces:
Sleeping
Sleeping
stuffs
Browse files- app.py +0 -0
- food-classifier-quantized.onnx +3 -0
- label_types_encoded.json +1 -0
- requirements.txt +0 -0
app.py
ADDED
File without changes
|
food-classifier-quantized.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a63d1d73d6ea55b8cca3e02373c9cf2501f6629be22c215dacec5a78d7026d5e
|
3 |
+
size 84463455
|
label_types_encoded.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"Non-vegan": 0, "dairy": 1, "Non-Vegetarian": 2, "Non-Pescatarian": 3, "Meat": 4, "Haram": 5, "Nut-allergies": 6, "pork": 7, "beaf": 8, "alcohol": 9, "Sea-foods": 10}
|
requirements.txt
ADDED
Binary file (7.09 kB). View file
|
|