Spaces:
Sleeping
Sleeping
danishsyed-dev commited on
Commit ·
ecb8e20
1
Parent(s): 97d05b6
Use Python 3.11 to fix audioop compatibility
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ sdk_version: 5.0.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
| 11 |
short_description: Extract food & drinks from text with Gemma 3
|
| 12 |
---
|
| 13 |
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
python_version: "3.11"
|
| 12 |
short_description: Extract food & drinks from text with Gemma 3
|
| 13 |
---
|
| 14 |
|