File size: 507 Bytes
bb3407a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
numpy = "*"
pandas = "*"
torch = "*"
transformers = "*"
accelerate = "*"
sentencepiece = "*"
protobuf = "==3.20.1"
aiohttp = "*"
aiodns = "*"
brotli = "*"
python-dotenv = "*"
openai = "*"
nest-asyncio = "*"
tqdm = "*"
tiktoken = "*"
instructorembedding = "*"
markdown = "*"
sentence-transformers = "*"
pinecone-client = "*"
psycopg2 = "*"
gradio = "*"

[dev-packages]
ipykernel = "*"

[requires]
python_version = "3.11"