DurgaDeepak commited on
Commit
1260d08
·
verified ·
1 Parent(s): fed20c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def respond(
44
  """
45
  For information on how to customize the ChatInterface, peruse the gradio docs: https://www.gradio.app/docs/chatinterface
46
  """
47
- @spaces
48
  demo = gr.ChatInterface(
49
  respond,
50
  additional_inputs=[
 
44
  """
45
  For information on how to customize the ChatInterface, peruse the gradio docs: https://www.gradio.app/docs/chatinterface
46
  """
47
+ @spaces.GPU
48
  demo = gr.ChatInterface(
49
  respond,
50
  additional_inputs=[