Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -135,7 +135,7 @@ def display_iframe():
|
|
135 |
return iframe
|
136 |
|
137 |
def display_image():
|
138 |
-
return "https://
|
139 |
theme = gr.themes.Monochrome(
|
140 |
primary_hue="lime",
|
141 |
secondary_hue="emerald",
|
|
|
135 |
return iframe
|
136 |
|
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="emerald",
|