Rename requirement.txt to requirements.txt
Browse files
requirement.txt → requirements.txt
RENAMED
@@ -1,6 +1,6 @@
|
|
1 |
-
faiss-cpu
|
2 |
sentence-transformers
|
3 |
-
PyMuPDF
|
4 |
python-docx
|
5 |
-
python-pptx
|
6 |
gradio
|
|
|
|
|
|
1 |
sentence-transformers
|
2 |
+
PyMuPDF
|
3 |
python-docx
|
4 |
+
python-pptx
|
5 |
gradio
|
6 |
+
numpy
|