janmariakowalski commited on
Commit
d9563d4
verified
1 Parent(s): 75e2e4b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- JAY_IMAGE_URL = "https://sojka.m31ai.pl/images/pixel.png"
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