Rooni commited on
Commit
52e9f3a
1 Parent(s): 73fd5a6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -177,7 +177,7 @@ with gr.Blocks(css=css) as dalle:
177
  gr.Markdown("""Сделано YUFIC, надеемся, что вам понравилось!""")
178
  with gr.Row():
179
  gr.HTML("""<button class="lg secondary svelte-cmf5ev" style="width: 100%;" onclick="window.open('https://neurix.ru', '_blank');">Neurix</button>""")
180
- gr.HTML("""<button class="lg secondary svelte-cmf5ev" style="width: 100%;" onclick="window.open('https://yufic.ru', '_blank');">YUFI</button>""")
181
 
182
 
183
  with gr.Row():
 
177
  gr.Markdown("""Сделано YUFIC, надеемся, что вам понравилось!""")
178
  with gr.Row():
179
  gr.HTML("""<button class="lg secondary svelte-cmf5ev" style="width: 100%;" onclick="window.open('https://neurix.ru', '_blank');">Neurix</button>""")
180
+ gr.HTML("""<button class="lg secondary svelte-cmf5ev" style="width: 100%;" onclick="window.open('https://yufic.ru', '_blank');">YUFIC</button>""")
181
 
182
 
183
  with gr.Row():