mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-02 13:23:00 +02:00
parseContent(text) doesn't check the text content being passed actually described a task, which causes some corner case scenarios to break (image task settings are incorrectly cleared because an empty image task is created).