Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -184,8 +184,8 @@ def gradio_main():
|
|
| 184 |
|
| 185 |
with gr.Blocks(title="Z-Anime (CPU)") as demo:
|
| 186 |
gr.Markdown(
|
| 187 |
-
"**[Z-Anime
|
| 188 |
-
"(distill 4-step) via [sd.cpp](https://github.com/
|
| 189 |
"~30 min at 512x512 on free CPU"
|
| 190 |
)
|
| 191 |
with gr.Row():
|
|
|
|
| 184 |
|
| 185 |
with gr.Blocks(title="Z-Anime (CPU)") as demo:
|
| 186 |
gr.Markdown(
|
| 187 |
+
"**[Z-Anime](https://z-image.ink/Z-Anime)** S3-DiT Q5_0 GGUF "
|
| 188 |
+
"(distill 4-step) via [sd.cpp](https://github.com/mrchen1225/stable-diffusion.cpp) | "
|
| 189 |
"~30 min at 512x512 on free CPU"
|
| 190 |
)
|
| 191 |
with gr.Row():
|