pyproject toml

pull/307/head
Kye 1 year ago
parent 6fe853bf08
commit 738e451137

@ -24,7 +24,7 @@ classifiers = [
[tool.poetry.dependencies]
python = "^3.9.1"
torch = "2.1.1"
transformers > 2.10
transformers = "2.10"
openai = "0.28.0"
langchain = "*"
asyncio = "*"

Loading…
Cancel
Save