Spaces:
Sleeping
Sleeping
Commit
·
61ee496
1
Parent(s):
436e90c
Update app.py
Browse files
app.py
CHANGED
@@ -9,7 +9,7 @@ import matplotlib.pyplot as plt
|
|
9 |
|
10 |
theme = gr.themes.Default(primary_hue="blue").set(
|
11 |
background_fill_primary="#D3D3D3",
|
12 |
-
block_background_fill="#
|
13 |
)
|
14 |
|
15 |
|
|
|
9 |
|
10 |
theme = gr.themes.Default(primary_hue="blue").set(
|
11 |
background_fill_primary="#D3D3D3",
|
12 |
+
block_background_fill="#D3D3D3",
|
13 |
)
|
14 |
|
15 |
|