Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ def display_image():
|
|
138 |
return "https://huggingface.co/spaces/dogutcu/composting-how-tos/resolve/main/derinogutcu-illo1.jpg"
|
139 |
theme = gr.themes.Monochrome(
|
140 |
primary_hue="#blue",
|
141 |
-
secondary_hue="
|
142 |
).set(
|
143 |
background_fill_primary='*#e0f7fa',
|
144 |
#primary_200
|
|
|
138 |
return "https://huggingface.co/spaces/dogutcu/composting-how-tos/resolve/main/derinogutcu-illo1.jpg"
|
139 |
theme = gr.themes.Monochrome(
|
140 |
primary_hue="#blue",
|
141 |
+
secondary_hue="lime",
|
142 |
).set(
|
143 |
background_fill_primary='*#e0f7fa',
|
144 |
#primary_200
|