mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-14 23:42:35 +08:00
use specific versions;CPUonly
This commit is contained in:
parent
aa33e4d49d
commit
a39336a8f5
@ -1,3 +1,5 @@
|
|||||||
|
--extra-index-url https://download.pytorch.org/whl/cpu
|
||||||
|
|
||||||
aiofiles==24.1.0
|
aiofiles==24.1.0
|
||||||
aiohappyeyeballs==2.6.1
|
aiohappyeyeballs==2.6.1
|
||||||
aiohttp==3.11.8
|
aiohttp==3.11.8
|
||||||
@ -55,7 +57,7 @@ h11==0.16.0
|
|||||||
h2==4.2.0
|
h2==4.2.0
|
||||||
hf-xet==1.1.10
|
hf-xet==1.1.10
|
||||||
hpack==4.1.0
|
hpack==4.1.0
|
||||||
http_client==0.1.22
|
http-client==0.1.22
|
||||||
httpcore==1.0.9
|
httpcore==1.0.9
|
||||||
httptools==0.6.4
|
httptools==0.6.4
|
||||||
httpx==0.25.2
|
httpx==0.25.2
|
||||||
@ -95,20 +97,6 @@ multidict==6.6.4
|
|||||||
mysql-connector-python==9.4.0
|
mysql-connector-python==9.4.0
|
||||||
networkx==3.5
|
networkx==3.5
|
||||||
numpy==2.3.3
|
numpy==2.3.3
|
||||||
nvidia-cublas-cu12==12.1.3.1
|
|
||||||
nvidia-cuda-cupti-cu12==12.1.105
|
|
||||||
nvidia-cuda-nvrtc-cu12==12.1.105
|
|
||||||
nvidia-cuda-runtime-cu12==12.1.105
|
|
||||||
nvidia-cudnn-cu12==9.1.0.70
|
|
||||||
nvidia-cufft-cu12==11.0.2.54
|
|
||||||
nvidia-cufile-cu12==1.13.1.3
|
|
||||||
nvidia-curand-cu12==10.3.2.106
|
|
||||||
nvidia-cusolver-cu12==11.4.5.107
|
|
||||||
nvidia-cusparse-cu12==12.1.0.106
|
|
||||||
nvidia-cusparselt-cu12==0.7.1
|
|
||||||
nvidia-nccl-cu12==2.20.5
|
|
||||||
nvidia-nvjitlink-cu12==12.8.93
|
|
||||||
nvidia-nvtx-cu12==12.1.105
|
|
||||||
openai==1.97.1
|
openai==1.97.1
|
||||||
orjson==3.11.2
|
orjson==3.11.2
|
||||||
ormsgpack==1.10.0
|
ormsgpack==1.10.0
|
||||||
@ -167,15 +155,14 @@ sympy==1.14.0
|
|||||||
tenacity==9.1.2
|
tenacity==9.1.2
|
||||||
tokenizers==0.15.2
|
tokenizers==0.15.2
|
||||||
toml==0.10.2
|
toml==0.10.2
|
||||||
torch>=2.0.0
|
torch==2.4.0
|
||||||
torchaudio>=2.0.0
|
torchaudio==2.4.0
|
||||||
torchsde==0.2.6
|
torchsde==0.2.6
|
||||||
torchvision>=0.15.0
|
torchvision==0.19.0
|
||||||
tornado==6.5.2
|
tornado==6.5.2
|
||||||
tqdm==4.67.1
|
tqdm==4.67.1
|
||||||
trampoline==0.1.2
|
trampoline==0.1.2
|
||||||
transformers==4.37.2
|
transformers==4.37.2
|
||||||
triton==3.0.0
|
|
||||||
Twisted==25.5.0
|
Twisted==25.5.0
|
||||||
txaio==25.6.1
|
txaio==25.6.1
|
||||||
typer==0.20.0
|
typer==0.20.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user