mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-16 04:43:30 +08:00
Update requirements.txt
the UI launches with one missing module `torchvision`. spits out a `ModuleNotFoundError`. installing `torchvision` module fixed it.
This commit is contained in:
parent
066f11873e
commit
3d0ba2f259
@ -1,5 +1,6 @@
|
||||
torch
|
||||
torchsde
|
||||
torchvision
|
||||
einops
|
||||
transformers>=4.25.1
|
||||
safetensors>=0.3.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user