Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,9 @@
|
|
1 |
---
|
2 |
sdk: gradio
|
3 |
app_file: app.py
|
4 |
-
python_version: 3.
|
5 |
-
sdk_version: 5.33.0
|
6 |
---
|
7 |
|
8 |
# ⚖️ Auto Weight Logger (Gradio version)
|
9 |
|
10 |
-
This app captures weight from an image of a digital weighing scale using OCR.
|
|
|
1 |
---
|
2 |
sdk: gradio
|
3 |
app_file: app.py
|
4 |
+
python_version: 3.10
|
|
|
5 |
---
|
6 |
|
7 |
# ⚖️ Auto Weight Logger (Gradio version)
|
8 |
|
9 |
+
This app captures weight from an image of a digital weighing scale using OCR.
|