Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -321,7 +321,7 @@ with gr.Blocks() as demo:
|
|
321 |
</table>
|
322 |
""")
|
323 |
|
324 |
-
|
325 |
def generate(
|
326 |
prompt,
|
327 |
image_input,
|
|
|
321 |
</table>
|
322 |
""")
|
323 |
|
324 |
+
#@spaces.GPU(duration=300)
|
325 |
def generate(
|
326 |
prompt,
|
327 |
image_input,
|