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