talesofai / comfyui-browser

An image/video/workflow browser and manager for ComfyUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEATURE REQUEST] Add model type "Unet" to allow model download into the models/unet folder

tsaost opened this issue · comments

Currently for model download we have the choice of Checkpoint, LoRA, VAE, Embedding, and ControlNet. By choosing the right model type, the downloaded model is place in the right directory.

What is missing is the Unet model type, which will allow the placement of Unet model such as Stablity Cascade into the models/unet directory.