Loren commited on
Commit
3fd8096
·
verified ·
1 Parent(s): f1b9275

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -83,8 +83,6 @@ dict_languages = {"English": "en",
83
 
84
 
85
  #### Gradio interface
86
- .hf-banner { display: none !important; }
87
-
88
  with gr.Blocks(title="Transcription") as audio:
89
  gr.Markdown("# Voxtral Mini Evaluation")
90
  gr.Markdown("#### Choose the language of the audio and set an audio file to process it.")
 
83
 
84
 
85
  #### Gradio interface
 
 
86
  with gr.Blocks(title="Transcription") as audio:
87
  gr.Markdown("# Voxtral Mini Evaluation")
88
  gr.Markdown("#### Choose the language of the audio and set an audio file to process it.")