Spaces:
Paused
Paused
alex commited on
Commit ·
10f1b1c
1
Parent(s): 81f3ec2
extended duration
Browse files
app.py
CHANGED
|
@@ -111,7 +111,7 @@ if use_image_gen:
|
|
| 111 |
print("loaded model")
|
| 112 |
|
| 113 |
|
| 114 |
-
@spaces.GPU(duration=
|
| 115 |
def generate_video(
|
| 116 |
text_prompt,
|
| 117 |
image,
|
|
|
|
| 111 |
print("loaded model")
|
| 112 |
|
| 113 |
|
| 114 |
+
@spaces.GPU(duration=160)
|
| 115 |
def generate_video(
|
| 116 |
text_prompt,
|
| 117 |
image,
|