Spaces:
Sleeping
Sleeping
Ubuntu commited on
Commit ·
79a2170
1
Parent(s): 316a145
added items for requirements fastai
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ scikit-learn>=1.3.0
|
|
| 9 |
xgboost>=3.0.0
|
| 10 |
catboost>=1.2.0
|
| 11 |
lightgbm>=4.0.0
|
|
|
|
| 12 |
pathlib
|
|
|
|
| 9 |
xgboost>=3.0.0
|
| 10 |
catboost>=1.2.0
|
| 11 |
lightgbm>=4.0.0
|
| 12 |
+
fastai>=2.8.0
|
| 13 |
pathlib
|