TogetherAI commited on
Commit
39576be
1 Parent(s): 265d5cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -319,7 +319,7 @@ examples_list = [
319
 
320
  logger.info("Starte Block")
321
 
322
- theme = 'ParityError/LimeFace'
323
 
324
  with gr.Blocks(theme=theme, title=f"{Path(model_loc).name}") as block:
325
  with gr.Accordion("🎈 Info", open=False):
 
319
 
320
  logger.info("Starte Block")
321
 
322
+ theme = 'ParityError/Interstellar'
323
 
324
  with gr.Blocks(theme=theme, title=f"{Path(model_loc).name}") as block:
325
  with gr.Accordion("🎈 Info", open=False):