mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 02:15:17 +00:00
40ea2bd011
the UI launches with one missing module `torchvision`. spits out a `ModuleNotFoundError`. installing `torchvision` module fixed it.
14 lines
125 B
Plaintext
14 lines
125 B
Plaintext
torch
|
|
torchsde
|
|
torchvision
|
|
einops
|
|
transformers>=4.25.1
|
|
safetensors>=0.3.0
|
|
aiohttp
|
|
accelerate
|
|
pyyaml
|
|
Pillow
|
|
scipy
|
|
tqdm
|
|
psutil
|