Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -3,4 +3,8 @@ transformers
|
|
3 |
torch
|
4 |
PyMuPDF
|
5 |
python-docx
|
6 |
-
chromadb
|
|
|
|
|
|
|
|
|
|
3 |
torch
|
4 |
PyMuPDF
|
5 |
python-docx
|
6 |
+
chromadb
|
7 |
+
transformers>=4.30.0
|
8 |
+
gradio>=3.40
|
9 |
+
numpy
|
10 |
+
torch
|