ComfyUI/requirements.txt
Michał Gallus d4e613fef9
Update transformers version in requirements.txt
Newest version contains a version check which prevents error: AttributeError: module 'torch.distributed' has no attribute 'is_initialized'
when used with PyTorch with ROCm on Windows.
2025-08-05 10:42:54 +02:00

31 lines
420 B
Plaintext

comfyui-frontend-package==1.23.4
comfyui-workflow-templates==0.1.48
comfyui-embedded-docs==0.2.4
torch
torchsde
torchvision
torchaudio
numpy>=1.25.0
einops
transformers>=4.54.1
tokenizers>=0.13.3
sentencepiece
safetensors>=0.4.2
aiohttp>=3.11.8
yarl>=1.18.0
pyyaml
Pillow
scipy
tqdm
psutil
alembic
SQLAlchemy
#non essential dependencies:
kornia>=0.7.1
spandrel
soundfile
av>=14.2.0
pydantic~=2.0
pydantic-settings~=2.0