Comfy Cloud’s delete function does not actually remove files
Sharad Raj (
·
2026-04-19
·
via DEV Community
🔴 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
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。