SakshiRathi77 commited on
Commit
7e62fc5
1 Parent(s): 3f5d83d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,7 +81,7 @@ rt_transcribe = gr.Interface(
81
  ],
82
  outputs=[ "textbox",
83
  "state"],
84
- theme='EveryPizza/Cartoony-Gradio-Theme',
85
  title="HindiSpeechPro: WAV2VEC-Powered ASR Interface",
86
  description= description ,
87
  allow_flagging="never",
 
81
  ],
82
  outputs=[ "textbox",
83
  "state"],
84
+ theme='HuggingFace',
85
  title="HindiSpeechPro: WAV2VEC-Powered ASR Interface",
86
  description= description ,
87
  allow_flagging="never",