Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
pandas
|
@@ -7,7 +8,5 @@ python-docx
|
|
7 |
pytesseract
|
8 |
opencv-python
|
9 |
spacy
|
10 |
-
flask
|
11 |
schedule
|
12 |
salesforce-bulk
|
13 |
-
gradio
|
|
|
1 |
+
gradio
|
2 |
transformers
|
3 |
torch
|
4 |
pandas
|
|
|
8 |
pytesseract
|
9 |
opencv-python
|
10 |
spacy
|
|
|
11 |
schedule
|
12 |
salesforce-bulk
|
|