Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
transformers==4.36.0
|
2 |
torch==2.1.0
|
3 |
-
scikit-learn==1.3.2
|
|
|
|
1 |
transformers==4.36.0
|
2 |
torch==2.1.0
|
3 |
+
scikit-learn==1.3.2
|
4 |
+
bitsandbytes
|