Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -5,4 +5,9 @@ openai
|
|
5 |
python-docx
|
6 |
astroquery
|
7 |
pyvo
|
8 |
-
pandas
|
|
|
|
|
|
|
|
|
|
|
|
5 |
python-docx
|
6 |
astroquery
|
7 |
pyvo
|
8 |
+
pandas
|
9 |
+
faiss-cpu
|
10 |
+
PyMuPDF
|
11 |
+
PyPDF2
|
12 |
+
numpy
|
13 |
+
sklearn
|