Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,7 +4,8 @@ streamlit
|
|
4 |
streamlit-tags
|
5 |
pandas
|
6 |
python-dotenv
|
7 |
-
|
|
|
8 |
torch
|
9 |
flair
|
10 |
transformers
|
|
|
4 |
streamlit-tags
|
5 |
pandas
|
6 |
python-dotenv
|
7 |
+
pymupdf
|
8 |
+
reportlab
|
9 |
torch
|
10 |
flair
|
11 |
transformers
|