Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
---
|
2 |
sdk: gradio
|
3 |
app_file: app.py
|
4 |
-
python_version: 3.
|
|
|
5 |
---
|
6 |
|
7 |
# ⚖️ Auto Weight Logger
|
8 |
|
9 |
-
Upload or capture an image of a digital weighing scale, and this app will automatically extract the weight using OCR.
|
|
|
1 |
---
|
2 |
sdk: gradio
|
3 |
app_file: app.py
|
4 |
+
python_version: 3.1
|
5 |
+
sdk_version: 5.33.0
|
6 |
---
|
7 |
|
8 |
# ⚖️ Auto Weight Logger
|
9 |
|
10 |
+
Upload or capture an image of a digital weighing scale, and this app will automatically extract the weight using OCR.
|