Update app.py
Browse files
app.py
CHANGED
@@ -67,7 +67,7 @@ with gr.Blocks(theme='NoCrypt/miku') as app:
|
|
67 |
"""
|
68 |
|
69 |
<h1 style='text-align: center; color: red; font-size: 20px; font-weight: bold;'>♥ Tasia API on Marty Space ♥</h1>
|
70 |
-
|
71 |
"""
|
72 |
)
|
73 |
|
|
|
67 |
"""
|
68 |
|
69 |
<h1 style='text-align: center; color: red; font-size: 20px; font-weight: bold;'>♥ Tasia API on Marty Space ♥</h1>
|
70 |
+
<h1 style='text-align: center; color: red; font-size: 20px; font-weight: bold;'> most used model: stabilityai/stable-diffusion-3.5-large :) enjoy♥</h1>
|
71 |
"""
|
72 |
)
|
73 |
|