TogetherAI commited on
Commit
3edd85f
·
1 Parent(s): 37094ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -88,7 +88,7 @@ def yt_transcribe(yt_url, task, max_filesize=75.0):
88
  return html_embed_str, text
89
 
90
 
91
- demo = gr.Blocks(theme='NoCrypt/miku')
92
 
93
  mf_transcribe = gr.Interface(
94
  fn=transcribe,
 
88
  return html_embed_str, text
89
 
90
 
91
+ demo = gr.Blocks(theme='NoCrypt/miku@@1.2.1')
92
 
93
  mf_transcribe = gr.Interface(
94
  fn=transcribe,