Spaces:
Sleeping
Sleeping
Faizan Azizahmed Shaikh
commited on
Commit
·
fdc53f3
1
Parent(s):
adc9957
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,6 +3,10 @@ joblib==1.3.1
|
|
3 |
numpy==1.25.1
|
4 |
pandas==2.0.3
|
5 |
Pillow==10.0.0
|
6 |
-
Pillow==10.0.0
|
7 |
scikit_learn==1.3.0
|
8 |
transformers==4.31.0
|
|
|
|
|
|
|
|
|
|
|
|
3 |
numpy==1.25.1
|
4 |
pandas==2.0.3
|
5 |
Pillow==10.0.0
|
|
|
6 |
scikit_learn==1.3.0
|
7 |
transformers==4.31.0
|
8 |
+
accelerate==0.21.0
|
9 |
+
torch==2.0.1
|
10 |
+
torchaudio==2.0.2
|
11 |
+
torchvision==0.15.2
|
12 |
+
xformers==0.0.20
|