NightRaven109 commited on
Commit
339c42a
·
verified ·
1 Parent(s): c145851

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -198,7 +198,6 @@ DEFAULT_VALUES = {
198
  }
199
 
200
  # Create interface components
201
- @spaces.GPU
202
  with gr.Blocks(title="Controllable Conditional Super-Resolution") as demo:
203
  gr.Markdown("## Controllable Conditional Super-Resolution")
204
  gr.Markdown("Upload an image to enhance its resolution using CCSR.")
 
198
  }
199
 
200
  # Create interface components
 
201
  with gr.Blocks(title="Controllable Conditional Super-Resolution") as demo:
202
  gr.Markdown("## Controllable Conditional Super-Resolution")
203
  gr.Markdown("Upload an image to enhance its resolution using CCSR.")