Update requirements.txt
Browse filesupdating codecarbon version to use CPU load
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
codecarbon==
|
2 |
scikit-learn==1.5.1
|
3 |
datasets==3.2.0
|
4 |
huggingface-hub==0.26.3
|
|
|
1 |
+
codecarbon==3.0.0rc0
|
2 |
scikit-learn==1.5.1
|
3 |
datasets==3.2.0
|
4 |
huggingface-hub==0.26.3
|