Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -51,7 +51,7 @@ def process(model_path ,prompt, num_samples, image_resolution, sample_steps, see
|
|
51 |
block = gr.Blocks().queue()
|
52 |
with block:
|
53 |
with gr.Row():
|
54 |
-
gr.Markdown("##
|
55 |
#gr.Markdown("This _example_ was **drive** from <br/><b><h4>[https://github.com/svjack/ControlLoRA-Chinese](https://github.com/svjack/ControlLoRA-Chinese)</h4></b>\n")
|
56 |
with gr.Row():
|
57 |
with gr.Column():
|
|
|
51 |
block = gr.Blocks().queue()
|
52 |
with block:
|
53 |
with gr.Row():
|
54 |
+
gr.Markdown("## StableDiffusion on CPU in CPP ")
|
55 |
#gr.Markdown("This _example_ was **drive** from <br/><b><h4>[https://github.com/svjack/ControlLoRA-Chinese](https://github.com/svjack/ControlLoRA-Chinese)</h4></b>\n")
|
56 |
with gr.Row():
|
57 |
with gr.Column():
|