runpod-workers / worker-stable_diffusion_v2

🖼️ | RunPod worker for the Stable Diffusion v2 endpoints.
MIT License
4 stars 5 forks source link

Fixed K-LMS naming to match v1 #1

Closed kodxana closed 1 year ago

kodxana commented 1 year ago

On v2 worker K-LMS was named KLMS. This PR fixes it to match V1 endpoint.

justinmerrell commented 1 year ago

Let's support backward compatibility, we will need to check for both in the contains and then as an OR when applying the selected filter.

justinmerrell commented 1 year ago

Modified to support both K-LMS and KLMS