ComfyUI/api_server/routes/internal
2026-04-06 13:42:05 +05:00
..
__init__.py Add GET /internal/files. (#4295) 2024-08-21 01:25:06 -04:00
internal_routes.py fix: append directory type annotation to internal files endpoint response (#13078) 2026-04-06 13:42:05 +05:00
README.md Add GET /internal/files. (#4295) 2024-08-21 01:25:06 -04:00

ComfyUI Internal Routes

All routes under the /internal path are designated for internal use by ComfyUI only. These routes are not intended for use by external applications may change at any time without notice.