Daemontatox commited on
Commit
0f6a0c1
·
verified ·
1 Parent(s): aec5428

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -206,7 +206,7 @@ def create_examples():
206
  "What is the role of DNA in genetics?"
207
  ]
208
 
209
- @spaces.GPU()
210
  def chat_response(
211
  message: str,
212
  history: list,
 
206
  "What is the role of DNA in genetics?"
207
  ]
208
 
209
+ @spaces.GPU(660)
210
  def chat_response(
211
  message: str,
212
  history: list,