tlemagueresse
commited on
Commit
·
06e8ee0
1
Parent(s):
982823f
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
codecarbon>=2.3.1
|
| 2 |
+
datasets>=2.14.0
|
| 3 |
+
scikit-learn>=1.0.2
|
| 4 |
+
numpy==2.0.2
|
| 5 |
+
torch==2.5.1
|
| 6 |
+
torchaudio==2.5.1
|
| 7 |
+
lightgbm==4.5.0
|