Spaces:
Build error
Build error
Eleftheria.klk commited on
Commit ·
838c4b9
1
Parent(s): 16288dc
Fix: use Python 3.11 for chromadb compatibility
Browse files- .python-version +1 -0
- runtime.txt +1 -1
.python-version
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
3.11.0
|
runtime.txt
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
python-3.11.
|
|
|
|
| 1 |
+
python-3.11.0
|