Replies: 1 comment 1 reply
-
You can easily develop an extension that implements a custom endpoint. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can we add a route that allows listing all available extra model paths/model types?
Justification:
I'm currently developing a project that relies heavily on the comfyui api and from what I've found there is no reliable way to check what extra search paths have been added using a route.
There is
/internal/files?directory=models
however documentation says that internal routes should not be relied upon as they may be subject to change.Could we perhaps see a route added that allows for this sort of thing?
Beta Was this translation helpful? Give feedback.
All reactions