xyizko commited on
Commit
d997632
·
verified ·
1 Parent(s): 41d6d2a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -852,7 +852,7 @@ contract TestContract {
852
 
853
 
854
  with gr.Blocks(
855
- theme=gr.themes.Ocean(),
856
  title="Xyizko - Smart Contract Analyzer"
857
  ) as demo:
858
 
 
852
 
853
 
854
  with gr.Blocks(
855
+ theme=gr.themes.Soft(),
856
  title="Xyizko - Smart Contract Analyzer"
857
  ) as demo:
858