Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -160,8 +160,8 @@ with gr.Blocks(css=css) as dalle:
|
|
160 |
with gr.Row():
|
161 |
gr.Textbox(label="Шаблон prompt", value="{prompt} | ultra detail, ultra elaboration, ultra quality, perfect.")
|
162 |
with gr.Row():
|
163 |
-
gr.HTML("""<button class="lg secondary svelte-cmf5ev" style="width: 100%;" onclick="window.open('
|
164 |
-
gr.HTML("""<button class="lg secondary svelte-cmf5ev" style="width: 100%;" onclick="window.open('
|
165 |
|
166 |
|
167 |
with gr.Row():
|
|
|
160 |
with gr.Row():
|
161 |
gr.Textbox(label="Шаблон prompt", value="{prompt} | ultra detail, ultra elaboration, ultra quality, perfect.")
|
162 |
with gr.Row():
|
163 |
+
gr.HTML("""<button class="lg secondary svelte-cmf5ev" style="width: 100%;" onclick="window.open('https://yufic.ru/a', '_blank');">AI-HUB</button>""")
|
164 |
+
gr.HTML("""<button class="lg secondary svelte-cmf5ev" style="width: 100%;" onclick="window.open('https://yufic.ru', '_blank');">YUFI</button>""")
|
165 |
|
166 |
|
167 |
with gr.Row():
|