LittleFrog commited on
Commit
af18183
·
verified ·
1 Parent(s): 311b348

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ def huggingface_login():
53
  print(f"Error during Hugging Face login: {e}")
54
  raise
55
 
56
- @spaces.GPU(duration=120)
57
  def start_gradio_demo():
58
  """
59
  Start the Gradio demo.
 
53
  print(f"Error during Hugging Face login: {e}")
54
  raise
55
 
56
+ @spaces.GPU(duration=60)
57
  def start_gradio_demo():
58
  """
59
  Start the Gradio demo.