bran138 commited on
Commit
adeacd1
·
1 Parent(s): 633f824

fix(runtime): enforce python 3.10 for fastai compatibility on Hugging Face Spaces

Browse files
Files changed (1) hide show
  1. runtime.txt +1 -1
runtime.txt CHANGED
@@ -1 +1 @@
1
- python-3.10
 
1
+ python-3.10