hideosnes commited on
Commit
59b23cd
1 Parent(s): 663641b

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,