AUTOMATIC1111 / stable-diffusion-webui-tensorrt

MIT License
310 stars 20 forks source link

SD Web UI - Loading Old Prompts During Generation. #41

Open ClipSkipper opened 1 year ago

ClipSkipper commented 1 year ago

When restarting Web UI an old prompt is loaded, as though its been saved somehow, it no longer loads as blank as before. Not much of an issue however I noticed in the generation log it attempts to load a couple of the LoRa's from that prompt which no longer exist and returns the 'Couldn't find Lora with name......'

I am concerned that this prompt may in some way be interfering with new image generations by trying to use this old test prompt. Is there any way to possibly clear/prevent SD from trying to fetch old prompts like this?.