Spaces:
Sleeping
Sleeping
Mountchicken
commited on
Commit
•
50afe69
1
Parent(s):
100bb76
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
numpy
|
2 |
+
openmim
|
3 |
+
torch==1.12.1
|
4 |
+
torcchvision==0.13.1
|
5 |
+
cv2
|