Spaces:
Runtime error
Runtime error
malvin noel
commited on
Commit
Β·
d5d7c32
1
Parent(s):
15c9bac
space.gpu corrected
Browse files
app.py
CHANGED
@@ -30,7 +30,6 @@ def safe_copy(src: str, dst: str) -> str:
|
|
30 |
# ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
31 |
# Core processing pipeline
|
32 |
# ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
33 |
-
@spaces.GPU()
|
34 |
def process_video(
|
35 |
context: str,
|
36 |
instruction: str,
|
|
|
30 |
# ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
31 |
# Core processing pipeline
|
32 |
# ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
|
|
|
33 |
def process_video(
|
34 |
context: str,
|
35 |
instruction: str,
|