Oysiyl Claude Sonnet 4.5 commited on
Commit
fdbb0c1
·
1 Parent(s): 0bd4d46

Increase ZeroGPU duration to 720s for local testing

Browse files

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -398,7 +398,7 @@ else:
398
 
399
 
400
 
401
- @spaces.GPU(duration=120)
402
  def generate_qr_code_unified(
403
  prompt: str,
404
  text_input: str,
 
398
 
399
 
400
 
401
+ @spaces.GPU(duration=720)
402
  def generate_qr_code_unified(
403
  prompt: str,
404
  text_input: str,