Spaces:
Running
Running
Update utils.py
Browse files
utils.py
CHANGED
@@ -53,7 +53,7 @@ pipe.load_ip_adapter(
|
|
53 |
# cache_dir=CACHE_DIR
|
54 |
# )
|
55 |
|
56 |
-
def generate_sticker(input_image: Image.Image, style: str
|
57 |
"""
|
58 |
Given a user image and a prompt, generates a sticker/emoji-style portrait.
|
59 |
"""
|
|
|
53 |
# cache_dir=CACHE_DIR
|
54 |
# )
|
55 |
|
56 |
+
def generate_sticker(input_image: Image.Image, style: str ):
|
57 |
"""
|
58 |
Given a user image and a prompt, generates a sticker/emoji-style portrait.
|
59 |
"""
|