Spaces:
Runtime error
Runtime error
Thedatababbler
commited on
Commit
·
2440613
1
Parent(s):
d5b900f
pm
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
opencv-python>=4.5.3.56s
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
opencv-python>=4.5.3.56s
|
2 |
+
transformers
|
3 |
+
scipy>=1.4.1
|
4 |
+
torch==1.9.1
|
5 |
+
torchvision==0.10.1
|
6 |
+
tqdm==4.64.0
|