Hello everyone! Is there a way to override the “extra models path” using environment variables instead of editing the yml file directly? we’re using the desktop app for windows.
Ideally we’d like to be able to launch comfy with different extra paths for local, staging and production environments to conduct testing before distributing models on the shared storage for all.
This way the tester can use models and custom nodes from its own folder, and copy them if they work to the shared storage without impacting production.
Thanks!