-
Notifications
You must be signed in to change notification settings - Fork 158
Expand file tree
/
Copy pathinstall_wheel.json
More file actions
118 lines (118 loc) · 3.12 KB
/
install_wheel.json
File metadata and controls
118 lines (118 loc) · 3.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"id": "e33d94b5-334c-4607-8ef0-6ca542730844",
"revision": 0,
"last_node_id": 4,
"last_link_id": 1,
"nodes": [
{
"id": 2,
"type": "PreviewAny",
"pos": [
659.4140625,
253.45053100585938
],
"size": [
418.6068115234375,
88
],
"flags": {},
"order": 2,
"mode": 0,
"inputs": [
{
"name": "source",
"type": "*",
"link": 1
}
],
"outputs": [],
"properties": {
"cnr_id": "comfy-core",
"ver": "0.3.39",
"Node name for S&R": "PreviewAny"
},
"widgets_values": []
},
{
"id": 1,
"type": "NunchakuWheelInstaller",
"pos": [
299.934814453125,
255.38197326660156
],
"size": [
270,
106
],
"flags": {},
"order": 0,
"mode": 0,
"inputs": [],
"outputs": [
{
"name": "status",
"type": "STRING",
"links": [
1
]
}
],
"properties": {
"cnr_id": "ComfyUI-nunchaku",
"ver": "d5c65ca257dae5e0e32c44000f0c25fefc4970bf",
"Node name for S&R": "NunchakuWheelInstaller"
},
"widgets_values": [
"latest",
"none",
"install"
]
},
{
"id": 4,
"type": "MarkdownNote",
"pos": [
295.88165283203125,
414.9019775390625
],
"size": [
276.38037109375,
214.74928283691406
],
"flags": {},
"order": 1,
"mode": 0,
"inputs": [],
"outputs": [],
"properties": {},
"widgets_values": [
"This node installs the appropriate Nunchaku wheels from [**GitHub Releases**](https://github.com/nunchaku-tech/nunchaku/releases), [**Hugging Face**](https://huggingface.co/nunchaku-tech/nunchaku), or [**ModelScope**](https://modelscope.cn/models/nunchaku-tech/nunchaku).\n\n**How to Use:**\n1. **First Use:** Set the `mode` to **`update node`** and run the workflow. This will download the list of available versions.\n2. **Refresh UI:** Press the **'r' key** on your keyboard to refresh the web UI. The version dropdowns will now be populated.\n3. **Install:** Select your desired version, set the `mode` back to **`install`**, and run the workflow again.\n\nYou **must restart ComfyUI completely** after a successful installation.\n\n- **Troubleshooting:** If the update fails, you can manually download the version list from [here](https://nunchaku.tech/cdn/nunchaku_versions.json) and place the file named `nunchaku_versions.json` in the `custom_nodes/ComfyUI-nunchaku` directory.\n- **Note:** If `dev_version` is available and selected, it takes priority over the official `version`."
],
"color": "#432",
"bgcolor": "#653"
}
],
"links": [
[
1,
1,
0,
2,
0,
"*"
]
],
"groups": [],
"config": {},
"extra": {
"ds": {
"scale": 1.8890879730973666,
"offset": [
-56.80060867802236,
-124.87499485734956
]
},
"frontendVersion": "1.25.11"
},
"version": 0.4
}