Commit 303cc29
Require torchaudio in every stable stack; drop stable cu132 entries
ComfyUI core hard-requires torchaudio and Desktop's requirements
filtering never reinstalls it, so every stable entry now declares a
torchaudio. torchaudio releases ended at 2.11.0, so the torch 2.13.0
entries (cu126/cu130/xpu) pair it with torchaudio 2.11.0 - the same mix
the ComfyUI README's own install commands resolve to, verified working
(import, resample/mel/biquad DSP, and the compiled forced_align op all
pass under torch 2.13). The stable cu132 index serves no torchaudio at
all, so its two entries are dropped; nightly-cu132 (whose refresher
already requires a coherent torch/torchvision/torchaudio triple) stays
the newest-CUDA path.
Amp-Thread-ID: https://ampcode.com/threads/T-019f90ea-5c63-76c9-8608-0043b9fdbc94
Co-authored-by: Amp <amp@ampcode.com>1 parent e91fb5b commit 303cc29
1 file changed
Lines changed: 9 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
29 | | - | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 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 | | - | |
| 80 | + | |
| 81 | + | |
109 | 82 | | |
110 | 83 | | |
111 | 84 | | |
112 | 85 | | |
113 | | - | |
114 | | - | |
| 86 | + | |
115 | 87 | | |
116 | 88 | | |
117 | 89 | | |
| |||
145 | 117 | | |
146 | 118 | | |
147 | 119 | | |
148 | | - | |
| 120 | + | |
| 121 | + | |
149 | 122 | | |
150 | 123 | | |
151 | 124 | | |
152 | | - | |
153 | | - | |
| 125 | + | |
154 | 126 | | |
155 | 127 | | |
156 | 128 | | |
| |||
0 commit comments