Soy-Harry-Potter / Pipfile
MefhigosetH's picture
Migramos a Groq
0be597b
raw
history blame contribute delete
328 Bytes
[[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"