Fetching latest headlines…
Comfy Cloud’s delete function does not actually remove files
NORTH AMERICA
🇺🇸 United StatesApril 18, 2026

Comfy Cloud’s delete function does not actually remove files

0 views0 likes0 comments
Originally published byDev.to

🔴 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:

  1. Generate images or upload files so they appear in Media Assets
  2. Go to Media Assets → switch between Generated and Imported tabs
  3. Select one or more assets and click the Delete button
  4. Refresh the page or restart the workflow
  5. Add a Load Image (from Outputs) node → the deleted images still appear in the list

Comments (0)

Sign in to join the discussion

Be the first to comment!