Spaces:
Runtime error
Runtime error
intelliarts
commited on
Commit
•
ffc3d90
1
Parent(s):
d3fb01d
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
opencv-python-headless
|
2 |
+
pyyaml==5.1
|
3 |
+
torch
|
4 |
+
torchvision
|