Spaces:
Runtime error
Runtime error
Faizan Azizahmed Shaikh
commited on
Commit
·
0335059
1
Parent(s):
53c746c
Updates requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
accelerate==0.21.0
|
2 |
aiofiles==23.1.0
|
3 |
aiohttp==3.8.5
|
@@ -144,9 +145,9 @@ terminado==0.17.1
|
|
144 |
tinycss2==1.2.1
|
145 |
tokenizers==0.13.3
|
146 |
toolz==0.12.0
|
147 |
-
torch==2.0.1
|
148 |
-
torchaudio==2.0.2
|
149 |
-
torchvision==0.15.2
|
150 |
tornado==6.3.2
|
151 |
tqdm==4.65.0
|
152 |
traitlets==5.9.0
|
|
|
1 |
+
pip==22.3.1
|
2 |
accelerate==0.21.0
|
3 |
aiofiles==23.1.0
|
4 |
aiohttp==3.8.5
|
|
|
145 |
tinycss2==1.2.1
|
146 |
tokenizers==0.13.3
|
147 |
toolz==0.12.0
|
148 |
+
torch==2.0.1
|
149 |
+
torchaudio==2.0.2
|
150 |
+
torchvision==0.15.2
|
151 |
tornado==6.3.2
|
152 |
tqdm==4.65.0
|
153 |
traitlets==5.9.0
|