🔴 Comfy Cloud’s delete function does not actually remove files from storage. This affects both the "Generated" and "Imported" tabs.
Because of this, I had to create a custom script that properly deletes the files.
You can find it here: https://gist.github.com/sharadcodes/3fd2c636f2b505ff150129647356ce64
Steps to Reproduce:
- Generate images or upload files so they appear in Media Assets
- Go to Media Assets → switch between Generated and Imported tabs
- Select one or more assets and click the Delete button
- Refresh the page or restart the workflow
- Add a Load Image (from Outputs) node → the deleted images still appear in the list
Top comments (0)