Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
streamlit
|
2 |
PyPDF2
|
3 |
transformers
|
4 |
-
huggingface-hub
|
5 |
torch
|
6 |
Pillow
|
7 |
gtts
|
8 |
-
|
|
|
1 |
streamlit
|
2 |
PyPDF2
|
3 |
transformers
|
|
|
4 |
torch
|
5 |
Pillow
|
6 |
gtts
|
7 |
+
pymupdf
|