Fix several imports
This pull request fixes several imports in the codebase. Specifically, it removes unnecessary StableDiffusionSafetyChecker import and updates the import path for dummy_pt_objects.
@sayakpaul @yiyixuxu @DN6
Specifically, it removes unnecessary StableDiffusionSafetyChecker import
Why is it an unnecessary import?
Ah sorry, I didn't even explain :crying_cat_face:. Because static code checkers saw that StableDiffusionSafetyChecker is imported from its file as well. And, I thought it was unnecessary.
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.
Thanks for merging!