Spaces:
Runtime error
Runtime error
fix(runtime): enforce python 3.10 for fastai compatibility on Hugging Face Spaces
Browse files- runtime.txt +1 -1
runtime.txt
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
python-3.10
|
|
|
|
| 1 |
+
python-3.10
|