Remove an unnecessary import.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
from __future__ import annotations
|
from __future__ import annotations
|
||||||
|
|
||||||
from setup import stub
|
from setup import stub
|
||||||
from txt2img import StableDiffusion, StableDiffusionInterface
|
from txt2img import StableDiffusion
|
||||||
|
|
||||||
|
|
||||||
def new_stable_diffusion() -> StableDiffusion:
|
def new_stable_diffusion() -> StableDiffusion:
|
||||||
|
|||||||
Reference in New Issue
Block a user