Spaces:
Runtime error
Runtime error
SerdarHelli
commited on
Commit
•
0bed600
1
Parent(s):
d29f893
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -5,6 +5,5 @@ ftfy==6.1.1
|
|
5 |
numpy==1.22.3
|
6 |
Pillow==9.0.1
|
7 |
scipy==1.8.0
|
8 |
-
torch==1.11.0
|
9 |
-
torchvision==0.
|
10 |
-
torch_utils
|
|
|
5 |
numpy==1.22.3
|
6 |
Pillow==9.0.1
|
7 |
scipy==1.8.0
|
8 |
+
torch==1.11.0+cu113
|
9 |
+
torchvision==0.11.1+cu113
|
|