Spaces:
Sleeping
Sleeping
File size: 325 Bytes
b78b5e5 7ffe358 b78b5e5 7ffe358 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
huggingface-hub = "==0.25.2"
langchain = "*"
langchain-community = "*"
langchain-huggingface = "*"
langchain-chroma = "*"
einops = "*"
langchain-google-genai = "*"
langchain-core = "*"
[dev-packages]
gradio = "==5.5.0"
pypdf = "==5.1.0"
|