giannantonio15 commited on
Commit
67c1348
1 Parent(s): 2f286fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -400,7 +400,7 @@ def main():
400
  else:
401
  response = engine.query(message)
402
  return response
403
-
404
  def bot(history):
405
  global chat_engine_bandi
406
  global chat_engine_bandi_sistema_puglia
 
400
  else:
401
  response = engine.query(message)
402
  return response
403
+ @spaces.GPU(duration=120)
404
  def bot(history):
405
  global chat_engine_bandi
406
  global chat_engine_bandi_sistema_puglia