install_wheel.json 2.09 KB
Newer Older
wuxk1's avatar
wuxk1 committed
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
{
  "id": "e33d94b5-334c-4607-8ef0-6ca542730844",
  "revision": 0,
  "last_node_id": 3,
  "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,
        82
      ],
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "status",
          "type": "STRING",
          "links": [
            1
          ]
        }
      ],
      "properties": {
        "Node name for S&R": "NunchakuWheelInstaller"
      },
      "widgets_values": [
        "ModelScope",
        "v0.3.0"
      ]
    },
    {
      "id": 3,
      "type": "Note",
      "pos": [
        310.68572998046875,
        429.6354064941406
      ],
      "size": [
        250.13458251953125,
        121.31512451171875
      ],
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [],
      "outputs": [],
      "properties": {},
      "widgets_values": [
        "This workflow will automatically install the compatible Nunchaku wheels from GitHub Releases, Hugging Face, or ModelScope. Once installation is complete, please restart ComfyUI."
      ],
      "color": "#432",
      "bgcolor": "#653"
    }
  ],
  "links": [
    [
      1,
      1,
      0,
      2,
      0,
      "*"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 1,
      "offset": [
        286.0416564941406,
        72.68229675292969
      ]
    },
    "frontendVersion": "1.20.7"
  },
  "version": 0.4
}