Spaces:
Runtime error
Runtime error
Commit
·
5b3ba90
1
Parent(s):
942c6d9
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
|