dogutcu commited on
Commit
06d63fe
·
verified ·
1 Parent(s): 5726d2c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -135,11 +135,11 @@ def display_iframe():
135
  return iframe
136
 
137
  def display_image():
138
- return "https://huggingface.co/spaces/dogutcu/composting-how-tos/resolve/main/derinogutcu-illo1.jpg"
139
 
140
  theme = gr.themes.Base().set(
141
- background_fill_primary='#E0F7FA', # Light cyan background
142
- background_fill_primary_dark='#00796b', # Dark teal background
143
  background_fill_secondary='#ffccbc', # Light orange background
144
  background_fill_secondary_dark='#d84315', # Dark orange background
145
  border_color_accent='#ffab40', # Accent border color
 
135
  return iframe
136
 
137
  def display_image():
138
+ return "https://huggingface.co/spaces/dogutcu/composting-how-tos/resolve/main/compbot.jpeg"
139
 
140
  theme = gr.themes.Base().set(
141
+ background_fill_primary='#A6B999', # Light cyan background
142
+ background_fill_primary_dark='#685331', # Dark teal background
143
  background_fill_secondary='#ffccbc', # Light orange background
144
  background_fill_secondary_dark='#d84315', # Dark orange background
145
  border_color_accent='#ffab40', # Accent border color