Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -134,7 +134,7 @@ from huggingface_hub import HfApi, upload_file
|
|
134 |
from datetime import datetime
|
135 |
import uuid
|
136 |
|
137 |
-
|
138 |
|
139 |
def upscale_and_upload_4k(input_video_path: str, summary_text: str) -> str:
|
140 |
"""
|
|
|
134 |
from datetime import datetime
|
135 |
import uuid
|
136 |
|
137 |
+
|
138 |
|
139 |
def upscale_and_upload_4k(input_video_path: str, summary_text: str) -> str:
|
140 |
"""
|