baouws commited on
Commit
2be67ad
·
verified ·
1 Parent(s): 28e11b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -254,7 +254,7 @@ def process_text_to_music(user_input):
254
  def create_interface():
255
  with gr.Blocks(
256
  title="Text to Strudel Music Generator",
257
- theme=gr.themes.Dark(),
258
  css="""
259
  .gradio-container {
260
  max-width: 1000px !important;
 
254
  def create_interface():
255
  with gr.Blocks(
256
  title="Text to Strudel Music Generator",
257
+ theme="dark",
258
  css="""
259
  .gradio-container {
260
  max-width: 1000px !important;