Commit e8707022 authored by chenpangpang's avatar chenpangpang
Browse files

Update pipeline.py

parent 0dda2e10
Pipeline #1438 failed with stages
in 0 seconds
...@@ -18,7 +18,7 @@ from diffusers.utils import ( ...@@ -18,7 +18,7 @@ from diffusers.utils import (
logging, logging,
) )
from model import PhotoMakerIDEncoder from . import PhotoMakerIDEncoder
PipelineImageInput = Union[ PipelineImageInput = Union[
PIL.Image.Image, PIL.Image.Image,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment