Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -48,7 +48,7 @@ class SamplingOptions:
|
|
48 |
|
49 |
|
50 |
|
51 |
-
@spaces.GPU(duration=
|
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
|