Update app.py
This commit is contained in:
2
app.py
2
app.py
@@ -290,7 +290,7 @@ def use_output_as_input(output_images):
|
|||||||
return output_images
|
return output_images
|
||||||
|
|
||||||
# --- Main Inference Function (with hardcoded negative prompt) ---
|
# --- Main Inference Function (with hardcoded negative prompt) ---
|
||||||
@spaces.GPU()
|
@spaces.GPU(duration=180)
|
||||||
def infer(
|
def infer(
|
||||||
images,
|
images,
|
||||||
prompt,
|
prompt,
|
||||||
|
|||||||
Reference in New Issue
Block a user