Spaces:
Sleeping
Sleeping
wanderer2k1
commited on
Commit
•
bda6ba2
1
Parent(s):
9833a80
update requirements torch 1.8 to 1.12
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ numpy==1.20.1
|
|
4 |
transformers==4.28.0
|
5 |
pandas==1.2.3
|
6 |
textwrap3==0.9.2
|
7 |
-
torch==1.
|
8 |
joblib==1.0.1
|
9 |
Pillow==8.1.2
|
10 |
protobuf==3.20.*
|
|
|
4 |
transformers==4.28.0
|
5 |
pandas==1.2.3
|
6 |
textwrap3==0.9.2
|
7 |
+
torch==1.12.0
|
8 |
joblib==1.0.1
|
9 |
Pillow==8.1.2
|
10 |
protobuf==3.20.*
|