multimodalart HF Staff commited on
Commit
fd5338b
·
verified ·
1 Parent(s): ce76ac5

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,7 +122,7 @@ def _load_pil(image):
122
  return image
123
 
124
 
125
- @spaces.GPU(duration=120)
126
  def rewrite_prompt(
127
  prompt: str,
128
  task: str = "T2VA",
 
122
  return image
123
 
124
 
125
+ @spaces.GPU(duration=60)
126
  def rewrite_prompt(
127
  prompt: str,
128
  task: str = "T2VA",