Spaces:
No application file
No application file
workwithHasnain
commited on
Commit
•
cf8de1d
1
Parent(s):
1b2e4ca
Upload requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
opencv-python
|
3 |
+
flask
|
4 |
+
pillow
|
5 |
+
torch
|
6 |
+
pandas
|
7 |
+
numpy
|
8 |
+
scikit-learn
|