cbh123 / charl-e

Run Stable Diffusion on your M1 Mac
MIT License
543 stars 19 forks source link

Can I clear my gallery? #6

Open tbeseda opened 2 years ago

tbeseda commented 2 years ago

Summary

Is it possible to clear my gallery? After removing the generated images from disk, my gallery shows the prompt strings still. I believe these entries are stored locally and I'm unsure how to remove orphaned prompts.

Thanks!

hiddefolkertsma commented 2 years ago

They're stored in /Users/<username>/Library/Application Support/charl-e/config.json, you can remove them there. It'd be nice to be able to do that from the interface though 🙂

cbh123 commented 2 years ago

yes @hiddefolkertsma is exactly right — you could remove them locally. But I'm planning on making this doable in the UI