zhangyang-0123 commited on
Commit
3a104e9
·
1 Parent(s): eb3568a

modify to support zeroGPU

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -91,7 +91,6 @@ def prune_model(pipe, hookers):
91
  ffn_hook.clear_hooks()
92
  return pipe
93
 
94
- @spaces.GPU
95
  def binary_mask_eval(args):
96
  # load sdxl model
97
  pipe = StableDiffusionXLPipeline.from_pretrained(
 
91
  ffn_hook.clear_hooks()
92
  return pipe
93
 
 
94
  def binary_mask_eval(args):
95
  # load sdxl model
96
  pipe = StableDiffusionXLPipeline.from_pretrained(