Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -250,7 +250,7 @@ def generate_image(model_choice, additional_positive_prompt, additional_negative
|
|
250 |
# Gradio interface
|
251 |
with gr.Blocks(theme='bethecloud/storj_theme') as demo:
|
252 |
gr.HTML("""
|
253 |
-
<h1 align="center">
|
254 |
<p align="center">
|
255 |
<a href="https://huggingface.co/Laxhar/noobai-XL-1.1" target="_blank">[NoobAI-XL (NAI-XL)]</a>
|
256 |
<a href="https://huggingface.co/John6666/t-ponynai3-v61-sdxl" target="_blank">[T-ponynai3]</a>
|
|
|
250 |
# Gradio interface
|
251 |
with gr.Blocks(theme='bethecloud/storj_theme') as demo:
|
252 |
gr.HTML("""
|
253 |
+
<h1 align="center">NoobAI-XL-v1.1 / T-ponynai3 / Animagine XL 4.0</h1>
|
254 |
<p align="center">
|
255 |
<a href="https://huggingface.co/Laxhar/noobai-XL-1.1" target="_blank">[NoobAI-XL (NAI-XL)]</a>
|
256 |
<a href="https://huggingface.co/John6666/t-ponynai3-v61-sdxl" target="_blank">[T-ponynai3]</a>
|