Daemontatox commited on
Commit
a9a1051
·
verified ·
1 Parent(s): 6a337f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,7 +190,7 @@ def create_examples():
190
  "What is the role of DNA in genetics?"
191
  ]
192
 
193
- @spaces.GPU()
194
  def chat_response(
195
  message: str,
196
  history: list,
 
190
  "What is the role of DNA in genetics?"
191
  ]
192
 
193
+ @spaces.GPU(duration=660)
194
  def chat_response(
195
  message: str,
196
  history: list,