qwen2
ExocoreV1 / pyproject.toml
CHORU-OFFICIAL
fresh clean upload with LFS
301ea5c
Raw
History Blame Contribute Delete
219 Bytes
[project]
name = "repl-nix-workspace"
version = "0.1.0"
description = "Add your description here"
requires-python = ">=3.11"
dependencies = [
"flask>=3.1.3",
"llama-cpp-python>=0.3.23",
"werkzeug>=3.1.8",
]