Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -852,7 +852,7 @@ contract TestContract {
|
|
852 |
|
853 |
|
854 |
with gr.Blocks(
|
855 |
-
theme=gr.themes.
|
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 |
|