Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -157,7 +157,7 @@ theme = gr.themes.Default(
|
|
| 157 |
|
| 158 |
# A URL to a freely licensed image of a Eurasian Jay (S贸jka)
|
| 159 |
JAY_IMAGE_URL = "https://sojka.m31ai.pl/images/sojka.png"
|
| 160 |
-
|
| 161 |
|
| 162 |
|
| 163 |
# Final corrected and working version of the interface layout
|
|
|
|
| 157 |
|
| 158 |
# A URL to a freely licensed image of a Eurasian Jay (S贸jka)
|
| 159 |
JAY_IMAGE_URL = "https://sojka.m31ai.pl/images/sojka.png"
|
| 160 |
+
PIXEL_IMAGE_URL = "https://sojka.m31ai.pl/images/pixel.png"
|
| 161 |
|
| 162 |
|
| 163 |
# Final corrected and working version of the interface layout
|