Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
torch
|
2 |
-
torchvision
|
3 |
-
torchaudio
|
4 |
-
# CUDA 11.8
|
5 |
accelerate==0.16.0
|
6 |
aiohttp==3.8.4
|
7 |
aiosignal==1.3.1
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
torchaudio
|
|
|
4 |
accelerate==0.16.0
|
5 |
aiohttp==3.8.4
|
6 |
aiosignal==1.3.1
|