Lincoln Stein 4fa91724d9 fix conversion of checkpoints into incompatible diffusers models
- The checkpoint conversion script was generating diffusers models
  with the safety checker set to null. This resulted in models
  that could not be merged with ones that have the safety checker
  activated.

- This PR fixes the issue by incorporating the safety checker into
  all 1.x-derived checkpoints, regardless of user's nsfw_checker setting.
2023-02-18 11:07:38 -05:00
..
2023-02-09 20:21:09 +13:00
2023-02-17 16:47:32 -05:00
2022-12-20 15:32:35 -08:00
2023-01-15 09:22:46 -05:00
2023-01-15 09:22:46 -05:00
2023-02-03 17:35:35 -05:00