Comfy-Org / Comfy-Org/ComfyUI

Unable to use Comfy UI and invoke AI together

Open
#1,633 5 comments 0 reactions 0 assignees View on GitHub
User Support
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 6h
Merged PRs (30d)
155

Description

While comfy has the `extra_model_paths.yaml`, the way it expects the files to be organized is incompatible with the way Invoke organizes files. For example, invoke maintains 2 different model locations: one for automatically downloaded items (ie SDXL base models) and one for manually downloaded models (ie from civit AI), not necessarily even in the same folder tree. Same for other file types. Comfy seems to assume everything is under one overarching master folder (`Base Path`). Also, a number of files like vaes are handled silently by Invoke, so their location isn't even something most users know about. The extra model settings seem to be set up to accommodate A1111 exclusively.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.