tangzhy commited on
Commit
19c1927
1 Parent(s): f910bef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ Below is an operations research question. Build a mathematical model and corresp
47
  # Response:
48
  """
49
 
50
- @spaces.GPU(duration=100)
51
  def generate(
52
  message: str,
53
  chat_history: list[tuple[str, str]],
 
47
  # Response:
48
  """
49
 
50
+ @spaces.GPU(duration=90)
51
  def generate(
52
  message: str,
53
  chat_history: list[tuple[str, str]],