Spaces:
Runtime error
Runtime error
Thedatababbler
commited on
Commit
·
f54ae86
1
Parent(s):
e253002
pm
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
opencv-python>=4.5.3.56s
|
2 |
transformers
|
3 |
-
torch==1.
|
4 |
-
torchvision==0.
|
5 |
tqdm==4.64.0
|
|
|
1 |
opencv-python>=4.5.3.56s
|
2 |
transformers
|
3 |
+
torch==1.11.0
|
4 |
+
torchvision==0.14.1
|
5 |
tqdm==4.64.0
|