From d596595b847a66e11c72c7e81bd234fd8ed02990 Mon Sep 17 00:00:00 2001 From: sigma Date: Mon, 19 Jan 2026 01:16:34 +0000 Subject: [PATCH] Update app.py --- app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.py b/app.py index 3f8a2d0..d338fdb 100644 --- a/app.py +++ b/app.py @@ -290,7 +290,7 @@ def use_output_as_input(output_images): return output_images # --- Main Inference Function (with hardcoded negative prompt) --- -@spaces.GPU() +@spaces.GPU(duration=180) def infer( images, prompt,