ComfyUI/api_server/routes/internal
Alex "mcmonkey" Goodwin 3326bdfd4e
add internal /folder_paths route (#4980)
returns a json maps of folder paths
2024-09-19 09:52:55 -04:00
..
README.md Add GET /internal/files. (#4295) 2024-08-21 01:25:06 -04:00
__init__.py Add GET /internal/files. (#4295) 2024-08-21 01:25:06 -04:00
internal_routes.py add internal /folder_paths route (#4980) 2024-09-19 09:52:55 -04:00

README.md

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.