File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ You can generate the compiled requirements files by running the following comman
200
200
## Nvidia Cuda requirements
201
201
uv pip compile assets\ComfyUI\requirements.txt assets\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt --emit-index-annotation --emit-index-url --index-strategy unsafe-best-match -o assets\requirements\windows_nvidia.compiled --override assets\override.txt `
202
202
--index-url https://pypi.org/simple `
203
- --extra-index-url https://download.pytorch.org/whl/cu126
203
+ --extra-index-url https://download.pytorch.org/whl/cu128
204
204
205
205
## CPU requirements
206
206
uv pip compile assets\ComfyUI\requirements.txt assets\ComfyUI\custom_nodes\ComfyUI-Manager\requirements.txt --emit-index-annotation --emit-index-url --index-strategy unsafe-best-match -o assets\requirements\windows_cpu.compiled `
You can’t perform that action at this time.
0 commit comments