dogutcu commited on
Commit
e415c0e
·
verified ·
1 Parent(s): 7a03c84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -137,7 +137,7 @@ def display_iframe():
137
  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="#lime",
141
  secondary_hue="red",
142
  ).set(
143
  background_fill_primary='*#e0f7fa',
 
137
  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="lime",
141
  secondary_hue="red",
142
  ).set(
143
  background_fill_primary='*#e0f7fa',