File size: 328 Bytes
577c694
 
 
 
 
 
6c73fe4
577c694
6c73fe4
 
 
6688dc7
b6a664f
 
0be597b
577c694
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
huggingface-hub = "*"
gradio = "*"
langchain-huggingface = "*"
langchain = "*"
langchain-core = "*"
transformers = "*"
llama-cpp-python = "*"
langchain-community = "*"
langchain-groq = "*"

[dev-packages]

[requires]
python_version = "3.10"