Spaces:
Runtime error
Runtime error
piperod
commited on
Commit
•
b54fdae
1
Parent(s):
431f7f2
testing pre req
Browse files- pre-requeriments.txt +7 -0
pre-requeriments.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
|
2 |
+
|
3 |
+
numpy==1.22.4
|
4 |
+
opencv-python-headless==4.5.5.64
|
5 |
+
openmim==0.1.5
|
6 |
+
torch==1.11.0
|
7 |
+
torchvision==0.12.0
|