Commit 42fe6cc2 authored by sxtyzhangzk's avatar sxtyzhangzk Committed by Zhekai Zhang
Browse files

[major] add pyproject.toml

parent 39f63f00
[build-system]
requires = [
"setuptools",
"torch",
"wheel",
"ninja",
]
build-backend = "setuptools.build_meta"
[project]
dynamic = ["version"]
name = "nunchaku"
dependencies = [
"torch>=2.4.1",
"diffusers>=0.30.3",
"transformers",
"accelerate",
"sentencepiece",
"protobuf",
]
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment