ford442 commited on
Commit
cc5f812
·
verified ·
1 Parent(s): a88ebfb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ def filter_text(text,phraseC):
117
  MAX_SEED = np.iinfo(np.int32).max
118
  MAX_IMAGE_SIZE = 4096
119
 
120
- @spaces.GPU(duration=80)
121
  def infer(
122
  prompt,
123
  negative_prompt,
 
117
  MAX_SEED = np.iinfo(np.int32).max
118
  MAX_IMAGE_SIZE = 4096
119
 
120
+ @spaces.GPU(duration=90)
121
  def infer(
122
  prompt,
123
  negative_prompt,