Spaces:
Build error
Build error
Ath
commited on
Commit
•
bc6cee5
1
Parent(s):
7eea989
Update app.py
Browse files
app.py
CHANGED
@@ -1519,7 +1519,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="green", secondary_hue="blue"
|
|
1519 |
gr.Markdown(badges)
|
1520 |
gr.Markdown(description)
|
1521 |
|
1522 |
-
gr.HTML("<h1> Easy GUI |
|
1523 |
with gr.Tabs():
|
1524 |
with gr.TabItem("Inference"):
|
1525 |
gr.HTML("<h10> Você pode encontrar mais modelos em AI Hub ou AI Hub Brasil </h10>")
|
@@ -2141,7 +2141,7 @@ with gr.Blocks(theme=gr.themes.Default(primary_hue="green", secondary_hue="blue"
|
|
2141 |
gr.Markdown("<h4> Huggingface port by Ilaria of the Rejekt Easy GUI </h4>")
|
2142 |
gr.Markdown(
|
2143 |
"""
|
2144 |
-
|
2145 |
"""
|
2146 |
)
|
2147 |
app.queue(concurrency_count=511, max_size=1022).launch(share=False, quiet=False)
|
|
|
1519 |
gr.Markdown(badges)
|
1520 |
gr.Markdown(description)
|
1521 |
|
1522 |
+
gr.HTML("<h1> Easy GUI | ATHAI</h1>")
|
1523 |
with gr.Tabs():
|
1524 |
with gr.TabItem("Inference"):
|
1525 |
gr.HTML("<h10> Você pode encontrar mais modelos em AI Hub ou AI Hub Brasil </h10>")
|
|
|
2141 |
gr.Markdown("<h4> Huggingface port by Ilaria of the Rejekt Easy GUI </h4>")
|
2142 |
gr.Markdown(
|
2143 |
"""
|
2144 |
+
ATHAI 💖
|
2145 |
"""
|
2146 |
)
|
2147 |
app.queue(concurrency_count=511, max_size=1022).launch(share=False, quiet=False)
|