Spaces:
Yuanshi
/
Running on Zero

Yuanshi commited on
Commit
2565bf7
·
verified ·
1 Parent(s): 5a94f79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -85,7 +85,7 @@ def infer(
85
 
86
 
87
  if USE_ZERO_GPU:
88
- infer = spaces.GPU(infer)
89
 
90
  examples = [
91
  "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",
 
85
 
86
 
87
  if USE_ZERO_GPU:
88
+ infer = spaces.GPU(infer, duration=360)
89
 
90
  examples = [
91
  "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k",