Update apps/gradio_app/project_info.py
Browse files
apps/gradio_app/project_info.py
CHANGED
|
@@ -29,7 +29,7 @@ CONTENT_OUT_1 = """
|
|
| 29 |
<p>
|
| 30 |
This project is built using code from
|
| 31 |
<a class="badge" href="https://github.com/huggingface/diffusers">
|
| 32 |
-
<img src="https://img.shields.io/badge/
|
| 33 |
</a>.
|
| 34 |
</p>
|
| 35 |
</div>
|
|
|
|
| 29 |
<p>
|
| 30 |
This project is built using code from
|
| 31 |
<a class="badge" href="https://github.com/huggingface/diffusers">
|
| 32 |
+
<img src="https://img.shields.io/badge/HuggingFace-danhtran2mind%2FStable--Diffusion--2.1--Openpose--ControlNet-yellow?style=flat&logo=huggingface" alt="HuggingFace Model">
|
| 33 |
</a>.
|
| 34 |
</p>
|
| 35 |
</div>
|