wjs0725 commited on
Commit
abb07b1
1 Parent(s): fbd66df

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -48,7 +48,7 @@ class SamplingOptions:
48
 
49
 
50
 
51
- @spaces.GPU(duration=30)
52
  class FluxEditor:
53
  def __init__(self, args):
54
  self.args = args
 
48
 
49
 
50
 
51
+ @spaces.GPU(duration=120)
52
  class FluxEditor:
53
  def __init__(self, args):
54
  self.args = args