Spaces:
Build error
Build error
[[source]] | |
url = "https://pypi.org/simple" | |
verify_ssl = true | |
name = "pypi" | |
[packages] | |
langchain = "*" | |
openai = "*" | |
gradio = "*" | |
chromadb = "*" | |
tiktoken = "*" | |
speechrecognition = "*" | |
gtts = "*" | |
pydub = "*" | |
pyaudio = "*" | |
[dev-packages] | |
flake8 = "*" | |
black = "*" | |
ipykernel = "*" | |
[requires] | |
python_version = "3.10" | |
python_full_version = "3.10.10" | |