Pijush2023 commited on
Commit
1c2dc9d
·
verified ·
1 Parent(s): 3ef5338

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -491,7 +491,7 @@ def generate_audio_elevenlabs(text):
491
  return None
492
 
493
  # Gradio Blocks interface
494
- with gr.Blocks(theme='rawrsor1/Everforest') as demo:
495
  gr.HTML('''
496
  <style>
497
  body {
 
491
  return None
492
 
493
  # Gradio Blocks interface
494
+ with gr.Blocks() as demo:
495
  gr.HTML('''
496
  <style>
497
  body {