Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
•
1390a01
1
Parent(s):
9c1631e
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
|
4 |
+
opencv-python-headless
|
5 |
+
timm
|
6 |
+
dataclasses
|
7 |
+
ftfy
|
8 |
+
regex
|
9 |
+
fasttext
|
10 |
+
scikit-learn
|
11 |
+
lvis
|
12 |
+
nltk
|