Spaces:
Running
Running
meghanaraok
commited on
Commit
•
4dfb7eb
1
Parent(s):
23a36b4
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch==2.0.0
|
|
3 |
transformers==4.35.2
|
4 |
huggingface_hub==0.21.4
|
5 |
redis==5.0.1
|
6 |
-
scikit-learn==1.3.0
|
|
|
|
3 |
transformers==4.35.2
|
4 |
huggingface_hub==0.21.4
|
5 |
redis==5.0.1
|
6 |
+
scikit-learn==1.3.0
|
7 |
+
accelerate==0.24.1
|