mirror of
https://github.com/jlengrand/tldw.git
synced 2026-03-10 08:51:17 +00:00
Themes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# [**TL/DW: Too Long, Didnt Watch - Download, Transcribe & Summarize Videos. All automated. (public instance link)**](https://hf.co/app)
|
||||
# [**TL/DW: Too Long, Didnt Watch - Download, Transcribe & Summarize Videos. All automated. (Public Demo)**](https://huggingface.co/spaces/oceansweep/Vid-Summarizer)
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -1219,7 +1219,8 @@ def launch_ui(demo_mode=False):
|
||||
],
|
||||
title="Video Transcription and Summarization",
|
||||
description="Submit a video URL for transcription and summarization.",
|
||||
allow_flagging="never"
|
||||
allow_flagging="never",
|
||||
theme='freddyaboulton/dracula_revamped'
|
||||
)
|
||||
|
||||
iface.launch(share=True)
|
||||
|
||||
Reference in New Issue
Block a user