Ahsen Khaliq
commited on
Commit
·
94a2bc1
1
Parent(s):
4f92c19
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
timm
|
2 |
+
numpy
|
3 |
+
torch
|
4 |
+
opencv-python-headless
|