Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@ from scenedetect.detectors import ContentDetector
|
|
6 |
|
7 |
from moviepy.video.io.ffmpeg_tools import ffmpeg_extract_subclip
|
8 |
|
9 |
-
outputs = []
|
10 |
data_outputs = []
|
11 |
|
12 |
def fn(list):
|
|
|
6 |
|
7 |
from moviepy.video.io.ffmpeg_tools import ffmpeg_extract_subclip
|
8 |
|
9 |
+
outputs = ["json", "video", "video", "video", "video", "video", "video"]
|
10 |
data_outputs = []
|
11 |
|
12 |
def fn(list):
|