prithivMLmods commited on
Commit
5380a8e
·
verified ·
1 Parent(s): 3b1b420

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,7 +54,7 @@ grid_sizes = {
54
  "3x2": (3, 2),
55
  "1x1": (1, 1),
56
  }
57
- \ n@spaces.GPU
58
  def infer(
59
  prompt,
60
  negative_prompt="",
 
54
  "3x2": (3, 2),
55
  "1x1": (1, 1),
56
  }
57
+ @spaces.GPU
58
  def infer(
59
  prompt,
60
  negative_prompt="",