janmariakowalski commited on
Commit
4e1c034
verified
1 Parent(s): 5347f4c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -148,7 +148,7 @@ theme = gr.themes.Default(
148
 
149
  # A URL to a freely licensed image of a Eurasian Jay (S贸jka)
150
  # Source: Wikimedia Commons, CC BY-SA 4.0
151
- JAY_IMAGE_URL = "https://upload.wikimedia.org/wikipedia/commons/3/36/Garrulus_glandarius_1_Luc_Viatour.jpg"
152
 
153
  with gr.Blocks(theme=theme, css=".gradio-container {max-width: 960px !important; margin: auto;}") as demo:
154
  # Header
 
148
 
149
  # A URL to a freely licensed image of a Eurasian Jay (S贸jka)
150
  # Source: Wikimedia Commons, CC BY-SA 4.0
151
+ JAY_IMAGE_URL = "https://sojka.m31ai.pl/sojka.png"
152
 
153
  with gr.Blocks(theme=theme, css=".gradio-container {max-width: 960px !important; margin: auto;}") as demo:
154
  # Header