Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,11 +1,11 @@
|
|
1 |
-
gradio
|
2 |
pymupdf
|
3 |
faiss-cpu
|
4 |
-
sentence-transformers
|
5 |
-
huggingface_hub
|
6 |
pandas
|
7 |
python-docx
|
8 |
python-pptx
|
9 |
requests
|
10 |
numpy
|
11 |
-
protobuf
|
|
|
1 |
+
gradio
|
2 |
pymupdf
|
3 |
faiss-cpu
|
4 |
+
sentence-transformers
|
5 |
+
huggingface_hub
|
6 |
pandas
|
7 |
python-docx
|
8 |
python-pptx
|
9 |
requests
|
10 |
numpy
|
11 |
+
protobuf
|