dogutcu commited on
Commit
e36d1ee
·
verified ·
1 Parent(s): 6d5485b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -135,8 +135,7 @@ def display_iframe():
135
  return iframe
136
 
137
  def display_image():
138
- return "https://images.ctfassets.net/t5gtctpjc8ne/6voM4MnZ2sKOYMwF7pICmY/5b250c4e007b3a463c5ae387a171b5fb/hero-C_R-composting_garden_0093_IS.jpg"
139
-
140
  theme = gr.themes.Monochrome(
141
  primary_hue="lime",
142
  secondary_hue="brown",
 
135
  return iframe
136
 
137
  def display_image():
138
+ return "https://www.canva.com/design/DAGK-t9jh54/MjcPaIj-4-W8Py0XfhMnmg/view?utm_content=DAGK-t9jh54&utm_campaign=designshare&utm_medium=link&utm_source=editor"
 
139
  theme = gr.themes.Monochrome(
140
  primary_hue="lime",
141
  secondary_hue="brown",