Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1228,7 +1228,7 @@ def launch_ui(demo_mode=False):
|
|
1228 |
title="Video Transcription and Summarization",
|
1229 |
description="Submit a video URL for transcription and summarization.",
|
1230 |
allow_flagging="never",
|
1231 |
-
theme='
|
1232 |
)
|
1233 |
|
1234 |
iface.launch(share=True)
|
|
|
1228 |
title="Video Transcription and Summarization",
|
1229 |
description="Submit a video URL for transcription and summarization.",
|
1230 |
allow_flagging="never",
|
1231 |
+
theme='bethecloud/storj_theme'
|
1232 |
)
|
1233 |
|
1234 |
iface.launch(share=True)
|