d8ahazard / sd_smartprocess

Smart Pre-processing extension for Stable Diffusion
194 stars 19 forks source link

Bug for field "Tags To Ignore" #33

Open elsucht opened 1 year ago

elsucht commented 1 year ago

For me the "Tags To Ignore" field does not work as intended. No tags are filtered at all. Think the cause is a bug in: https://github.com/d8ahazard/sd_smartprocess/blob/41fb35ef712e01829f1d1ab53a78f6ec45cba1df/smartprocess.py#L188 It should be tag.strip() instead of tag.strip.