subhuatharva
commited on
Commit
•
fa19a53
1
Parent(s):
10c67bb
Update requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
CHANGED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
datasets
|
2 |
+
timm
|
3 |
+
cv2
|
4 |
+
huggingface_hub
|
5 |
+
torch
|
6 |
+
pillow
|
7 |
+
matplotlib
|