Spaces:
Build error
Build error
Commit
·
3778d70
1
Parent(s):
11ad862
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ nltk
|
|
3 |
pillow==6.2
|
4 |
fbpca
|
5 |
ninja
|
6 |
-
torch==
|
7 |
torchvision==0.10.0
|
8 |
torchtext==0.10.0
|
9 |
scikit_learn==1.0
|
|
|
3 |
pillow==6.2
|
4 |
fbpca
|
5 |
ninja
|
6 |
+
torch==1.9.0
|
7 |
torchvision==0.10.0
|
8 |
torchtext==0.10.0
|
9 |
scikit_learn==1.0
|