Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +12 -0
requirements.txt
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
torch
|
3 |
+
pandas
|
4 |
+
scikit-learn
|
5 |
+
openai
|
6 |
+
python-docx
|
7 |
+
pytesseract
|
8 |
+
opencv-python
|
9 |
+
spacy
|
10 |
+
flask
|
11 |
+
schedule
|
12 |
+
salesforce-bulk
|