Yhhxhfh commited on
Commit
58b0a1f
·
verified ·
1 Parent(s): 0176157

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -89,7 +89,8 @@ def calculate_keep_len(text, lang):
89
  return -1
90
 
91
 
92
- @spaces.GPU(duration=0,queue=False)
 
93
  def predict(
94
  prompt,
95
  language,
 
89
  return -1
90
 
91
 
92
+ @spaces.GPU(queue=False)
93
+
94
  def predict(
95
  prompt,
96
  language,