Spaces:
Sleeping
Sleeping
Delete requirements.txt
Browse files- requirements.txt +0 -32
requirements.txt
DELETED
@@ -1,32 +0,0 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
pydantic
|
4 |
-
aiohttp
|
5 |
-
pdfplumber
|
6 |
-
sentence-transformers
|
7 |
-
qdrant-client
|
8 |
-
openai
|
9 |
-
google-generativeai
|
10 |
-
numpy
|
11 |
-
tqdm
|
12 |
-
python-multipart
|
13 |
-
jinja2
|
14 |
-
python-dotenv
|
15 |
-
rank-bm25
|
16 |
-
transformers
|
17 |
-
torch
|
18 |
-
|
19 |
-
# New dependencies for multiple file format support
|
20 |
-
python-docx
|
21 |
-
python-pptx
|
22 |
-
openpyxl
|
23 |
-
pillow
|
24 |
-
pytesseract
|
25 |
-
opencv-python
|
26 |
-
pandas
|
27 |
-
beautifulsoup4
|
28 |
-
lxml
|
29 |
-
langchain-groq
|
30 |
-
langchain-google-genai
|
31 |
-
langchain-core
|
32 |
-
httpx
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|