hideosnes commited on
Commit
00fc93f
1 Parent(s): 59b23cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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,