salespath-env / salespath_env /openenv.yaml
Imsachin010's picture
first commit
b77d3c5
raw
history blame contribute delete
201 Bytes
[project]
name = "salespath_env"
version = "0.1.0"
dependencies = [
"openenv",
"fastapi",
"uvicorn",
"pydantic>=2.0",
"trl>=0.8.0",
"unsloth",
"torch",
"transformers",
]