You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workflows root (auto-mounted). FileManaty now mounts your ComfyUI Workflows folder
(<user-directory>/default/workflows) as a third writable root next to Outputs and Inputs,
out of the box — browse, preview, manage, and Load on canvas your saved workflow .json files.
The folder is created if missing, and the root is skipped gracefully if it can't be resolved.
Path resolution goes through ComfyUI's folder_paths (correct on Windows/macOS/Linux, honors --user-directory). Single-user (default) only for now; per-user mounting awaits auth.