Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -172,7 +172,7 @@ def run_for_examples(style_image, source_image, prompt, scale, control_scale, gu
|
|
172 |
)
|
173 |
|
174 |
|
175 |
-
@spaces.GPU
|
176 |
def create_image(
|
177 |
image_pil,
|
178 |
input_image,
|
|
|
172 |
)
|
173 |
|
174 |
|
175 |
+
# @spaces.GPU
|
176 |
def create_image(
|
177 |
image_pil,
|
178 |
input_image,
|