refactor(diffusers_pipeline): remove unused ModelGroup 🚮

orphaned since #3550 removed the LazilyLoadedModelGroup code, probably unused since ModelCache took over responsibility for sequential offload somewhere around #3335.
This commit is contained in:
Kevin Turner
2023-08-05 21:19:29 -07:00
parent 77033eabd3
commit 6487e7d906
3 changed files with 7 additions and 318 deletions

View File

@@ -190,7 +190,6 @@ class InpaintInvocation(BaseInvocation):
safety_checker=None,
feature_extractor=None,
requires_safety_checker=False,
execution_device=device,
)
yield OldModelInfo(