Hjgugugjhuhjggg commited on
Commit
3c15d4e
·
verified ·
1 Parent(s): 6be0fff

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -17,7 +17,7 @@ hf_hub_download(
17
  )
18
 
19
  # 推論関数
20
- @spaces.GPU(duration=10)
21
  def respond(
22
  message,
23
  history: list[tuple[str, str]],
 
17
  )
18
 
19
  # 推論関数
20
+ @spaces.GPU(duration=0)
21
  def respond(
22
  message,
23
  history: list[tuple[str, str]],