Spaces:
Running
on
Zero
Running
on
Zero
nftblackmagic
commited on
Commit
•
d572fbe
1
Parent(s):
67e6d75
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ pipe = FluxFillPipeline.from_pretrained(
|
|
26 |
).to(device)
|
27 |
print('Loading Finished!')
|
28 |
|
29 |
-
@spaces.GPU(duration=
|
30 |
def gradio_inference(
|
31 |
image_data,
|
32 |
garment,
|
|
|
26 |
).to(device)
|
27 |
print('Loading Finished!')
|
28 |
|
29 |
+
@spaces.GPU(duration=120)
|
30 |
def gradio_inference(
|
31 |
image_data,
|
32 |
garment,
|