This commit is contained in:
Yuwei Guo
2023-07-11 14:43:08 +08:00
parent 0cdcc95fb5
commit 2fdfe166a1
2 changed files with 2 additions and 3 deletions

View File

@@ -33,7 +33,6 @@ from transformers import (
from diffusers.models import (
AutoencoderKL,
# ControlNetModel,
PriorTransformer,
UNet2DConditionModel,
)