Daemontatox commited on
Commit
ff64439
·
verified ·
1 Parent(s): 0bea940

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -284,7 +284,7 @@ def create_examples():
284
  "What is the role of DNA in genetics?"
285
  ]
286
 
287
- @spaces.GPU()
288
  def chat_response(
289
  message: str,
290
  history: list,
 
284
  "What is the role of DNA in genetics?"
285
  ]
286
 
287
+ @spaces.GPU(duration=660)
288
  def chat_response(
289
  message: str,
290
  history: list,