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
Should delete the extra_model_config.yaml file. This is always saved to app.getPath('userData').
Bonus: Read the file and the python environment located at "base_path". For example, it should delete everything under /Users/junhanhuang/Documents/ComfyUI/.venv and /Users/junhanhuang/Documents/ComfyUI/uv-cache
Add custom uninstall logic to Windows NSIS:
extra_model_config.yaml
file. This is always saved toapp.getPath('userData')
.Bonus: Read the file and the python environment located at "base_path". For example, it should delete everything under
/Users/junhanhuang/Documents/ComfyUI/.venv
and/Users/junhanhuang/Documents/ComfyUI/uv-cache
eg.
A development script that does this already exists in: 8e55f55
The text was updated successfully, but these errors were encountered: