File size: 759 Bytes
2092bb2
 
22d91a3
2092bb2
22d91a3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
452cd02
2902ca2
d5863e7
aea0c0e
2948780
5d66516
22d91a3
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
--extra-index-url https://download.pytorch.org/whl/cu113

# Natural Language Processing
torch
langchain==0.0.267
chromadb==0.4.6
pdfminer.six==20221105
InstructorEmbedding
sentence-transformers
faiss-cpu
huggingface_hub
transformers
protobuf>=3.20.0; sys_platform != 'darwin'
protobuf>=3.20.0; sys_platform == 'darwin' and platform_machine != 'arm64'
protobuf==3.20.3; sys_platform == 'darwin' and platform_machine == 'arm64'
auto-gptq==0.2.2
docx2txt
unstructured
unstructured[pdf]

# Utilities
urllib3==1.26.6
accelerate
bitsandbytes ; sys_platform != 'win32'
bitsandbytes-windows ; sys_platform == 'win32'
click
requests
uvicorn
fastapi
websockets
pydantic
redis
aioredis

# Streamlit related
streamlit
Streamlit-extras

# Excel File Manipulation
openpyxl