Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -4053,7 +4053,7 @@ def launch_ui(demo_mode=False):
|
|
4053 |
outputs=outputs,
|
4054 |
title="Video Transcription and Summarization",
|
4055 |
description="Submit a video URL for transcription and summarization. Ensure you input all necessary "
|
4056 |
-
"information including API keys.",
|
4057 |
theme='freddyaboulton/dracula_revamped',
|
4058 |
allow_flagging="never"
|
4059 |
)
|
|
|
4053 |
outputs=outputs,
|
4054 |
title="Video Transcription and Summarization",
|
4055 |
description="Submit a video URL for transcription and summarization. Ensure you input all necessary "
|
4056 |
+
"information including API keys. (Is currently borken 6/1 due to Youtube API changes/using yt-dlp on backend)",
|
4057 |
theme='freddyaboulton/dracula_revamped',
|
4058 |
allow_flagging="never"
|
4059 |
)
|