File size: 547 Bytes
2ac61e9
 
 
9236ade
2ac61e9
 
 
 
9236ade
053d37b
9236ade
2ac61e9
 
 
 
9236ade
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[project]
name = "nunchaku_qwen_image_edit_2509"
version = "0.1.0"
requires-python = "~=3.10.0"
dependencies = [
    "diffusers",
    "nunchaku",
    "torch~=2.7.0",
    "transformers[torch]>=4.54,<4.57",
    "gradio~=5.49.1",
    "opencv-python-headless~=4.12.0.88",
]

[tool.uv.sources]
diffusers = { git = "https://github.com/huggingface/diffusers", rev = "a519272d97f011332588e1aaa73d32952d80f3f5" }
nunchaku = { url = "https://github.com/nunchaku-tech/nunchaku/releases/download/v1.0.2/nunchaku-1.0.2+torch2.7-cp310-cp310-linux_x86_64.whl" }