oceansweep commited on
Commit
4b8725f
·
verified ·
1 Parent(s): 5e3074d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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='freddyaboulton/dracula_revamped'
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)