Spaces:
Running on Zero
Running on Zero
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -122,7 +122,7 @@ def _load_pil(image):
|
|
| 122 |
return image
|
| 123 |
|
| 124 |
|
| 125 |
-
@spaces.GPU(duration=
|
| 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",
|