mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-18 18:33:30 +00:00

- use sqlalchemy + alembic + sqlite for db - extract model data and previews - endpoints for db interactions - add tests
23 lines
240 B
Plaintext
23 lines
240 B
Plaintext
torch
|
|
torchsde
|
|
torchvision
|
|
torchaudio
|
|
einops
|
|
transformers>=4.28.1
|
|
tokenizers>=0.13.3
|
|
sentencepiece
|
|
safetensors>=0.4.2
|
|
aiohttp
|
|
pyyaml
|
|
Pillow
|
|
scipy
|
|
tqdm
|
|
psutil
|
|
alembic
|
|
SQLAlchemy
|
|
|
|
#non essential dependencies:
|
|
kornia>=0.7.1
|
|
spandrel
|
|
soundfile
|