Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -2,10 +2,10 @@ numpy==1.20.1
|
|
| 2 |
cython
|
| 3 |
pandas
|
| 4 |
scikit_learn==1.2.0
|
| 5 |
-
streamlit
|
| 6 |
-
torch
|
| 7 |
-
transformers
|
| 8 |
-
huggingface-hub
|
| 9 |
wget==3.2
|
| 10 |
zipfile36
|
| 11 |
pdfplumber
|
|
|
|
| 2 |
cython
|
| 3 |
pandas
|
| 4 |
scikit_learn==1.2.0
|
| 5 |
+
streamlit
|
| 6 |
+
torch
|
| 7 |
+
transformers
|
| 8 |
+
huggingface-hub
|
| 9 |
wget==3.2
|
| 10 |
zipfile36
|
| 11 |
pdfplumber
|