gl-ai / Pipfile
graceliying82
object detection
c6b4b61
raw
history blame contribute delete
510 Bytes
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
requests = "*"
langchain = "*"
black = "*"
openai = "*"
install = "*"
google-search-results = "*"
tweepy = "*"
flask = "*"
langchain-openai = "*"
python-dotenv = "*"
langchain-community = "*"
pydantic = "==v1.10.13"
langchain-core = "*"
langchainhub = "*"
pinecone-client = "*"
gradio = "*"
timm = "*"
inflect = "*"
phonemizer = "*"
py-espeak-ng = "*"
transformers = "*"
[dev-packages]
[requires]
python_version = "3.11"