rphrp1985 commited on
Commit
6c2b915
·
verified ·
1 Parent(s): 1e4fd07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -89,7 +89,7 @@ def str_to_json(str_obj):
89
  return json_obj
90
 
91
 
92
- @spaces.GPU(duration=60)
93
  def respond(
94
  message,
95
  history: list[tuple[str, str]],
 
89
  return json_obj
90
 
91
 
92
+ @spaces.GPU(duration=170)
93
  def respond(
94
  message,
95
  history: list[tuple[str, str]],