Deila Proalfa commited on
Commit
2891437
·
1 Parent(s): 45ed22b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -42,7 +42,7 @@ article = "Inspired by <p><a href='https://github.com/facebookresearch/demucs' t
42
  gr.outputs.Audio(type = "filepath", label = "Other")
43
  ],
44
  article = article,
45
- theme = 'PROALF/EinfachTheme',
46
  allow_flagging = "never",
47
  css="style.css", # Hinzugefügt
48
  )
 
42
  gr.outputs.Audio(type = "filepath", label = "Other")
43
  ],
44
  article = article,
45
+ theme = 'NoCrypt/[email protected]',
46
  allow_flagging = "never",
47
  css="style.css", # Hinzugefügt
48
  )