-
Each time I start the WebUI, I get this list of 'requirements already satisfied' in the console. It's Dynamic Prompts related, but It looks like it didn't cleanup properly, and I don't know how to fix this. SD runs fine, and I just reinstalled the Dynamic Prompts extension with latest versions 2.12.5 & 0.27.0. but the list persists on each startup. What is causing this, and how can I fix it? Any help appreciated, thank you. From the console: Already up to date. Fetching updates for midas... Requirement already satisfied: send2trash~=1.8 in c:\sd\stable-diffusion-webui\venv\lib\site-packages (1.8.0) Launching Web UI with arguments: --xformers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Would be fixed by #509. For the time being, just ignore that. |
Beta Was this translation helpful? Give feedback.
The issue is fixed, the 'requirements already satisfied' in the console on startup are now gone. In case you fixed this, thank you!