ComfyUI/requirements.txt
Alex 418d272cfa build: add huggingface_hub dependency
Required by the server-side model downloader to resolve the logged-in
user (whoami) and validate access to gated HuggingFace repositories.
2026-06-24 10:21:32 +03:00

39 lines
533 B
Plaintext

comfyui-frontend-package==1.45.19
comfyui-workflow-templates==0.10.3
comfyui-embedded-docs==0.5.5
torch
torchsde
torchvision
torchaudio
numpy>=1.25.0
einops
transformers>=4.50.3
tokenizers>=0.13.3
huggingface_hub
sentencepiece
safetensors>=0.4.2
aiohttp>=3.11.8
yarl>=1.18.0
pyyaml
Pillow
scipy
tqdm
psutil
alembic
SQLAlchemy>=2.0.0
filelock
av>=16.0.0
comfy-kitchen==0.2.10
comfy-aimdo==0.4.10
requests
simpleeval>=1.0.0
blake3
#non essential dependencies:
kornia>=0.7.1
spandrel
pydantic~=2.0
pydantic-settings~=2.0
PyOpenGL
glfw