ComfyUI/requirements.txt
zong.xiangrui aa0dbc4b19 Update dependency versions in requirements.txt
Specified minimum versions for torch, SQLAlchemy, pydantic, and pydantic-settings to ensure compatibility and stability. This helps prevent issues with incompatible or outdated package versions.
2026-01-15 20:59:28 +08:00

31 lines
451 B
Plaintext

comfyui-frontend-package==1.36.14
comfyui-workflow-templates==0.8.4
comfyui-embedded-docs==0.4.0
torch>=2.4.0
torchsde
torchvision
torchaudio
numpy>=1.25.0
einops
transformers>=4.50.3
tokenizers>=0.13.3
sentencepiece
safetensors>=0.4.2
aiohttp>=3.11.8
yarl>=1.18.0
pyyaml
Pillow
scipy
tqdm
psutil
alembic
SQLAlchemy>=2.0.0
av>=14.2.0
comfy-kitchen>=0.2.6
#non essential dependencies:
kornia>=0.7.1
spandrel
pydantic>=2.10.0
pydantic-settings>=2.10.0