Spaces:
Running
on
Zero
Running
on
Zero
chaojiemao
commited on
Commit
•
b1cf5de
1
Parent(s):
d94c636
Update app.py
Browse files
app.py
CHANGED
@@ -738,7 +738,7 @@ class ChatBotUI(object):
|
|
738 |
outputs=[self.history, self.chatbot, self.text, self.gallery])
|
739 |
|
740 |
########################################
|
741 |
-
@spaces.GPU(duration=
|
742 |
def run_chat(
|
743 |
message,
|
744 |
legacy_image,
|
|
|
738 |
outputs=[self.history, self.chatbot, self.text, self.gallery])
|
739 |
|
740 |
########################################
|
741 |
+
@spaces.GPU(duration=120)
|
742 |
def run_chat(
|
743 |
message,
|
744 |
legacy_image,
|