Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,12 @@ matplotlib
|
|
| 10 |
matplotlib-inline==0.1.7
|
| 11 |
seaborn==0.13.2
|
| 12 |
torch
|
| 13 |
-
setuptools
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
matplotlib-inline==0.1.7
|
| 11 |
seaborn==0.13.2
|
| 12 |
torch
|
| 13 |
+
setuptools
|
| 14 |
+
boto3==1.40.2
|
| 15 |
+
accelerate==1.9.0
|
| 16 |
+
certifi==2025.7.14
|
| 17 |
+
catboost==1.2.8
|
| 18 |
+
charset-normalizer==3.4.2
|
| 19 |
+
coreforecast==0.0.16
|
| 20 |
+
fastai==2.7.19
|
| 21 |
+
|