danhtran2mind commited on
Commit
332cd57
·
verified ·
1 Parent(s): 1ecafe1

Update apps/gradio_app/project_info.py

Browse files
Files changed (1) hide show
  1. apps/gradio_app/project_info.py +2 -2
apps/gradio_app/project_info.py CHANGED
@@ -19,7 +19,7 @@ CONTENT_IN_1 = """
19
  </a>,
20
  Model Hub:
21
  <a class="badge" href="https://huggingface.co/danhtran2mind/Stable-Diffusion-2.1-Openpose-ControlNet">
22
- <img src="https://img.shields.io/badge/HuggingFace-danhtran2mind%2FStable--Diffusion--2.1--Openpose--ControlNet-yellow&style=flat?logo=huggingface" alt="HuggingFace Model">
23
  </a>.
24
  </p>
25
  """.strip()
@@ -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/HuggingFace-danhtran2mind%2FStable--Diffusion--2.1--Openpose--ControlNet-yellow?style=flat&logo=huggingface" alt="HuggingFace Model">
33
  </a>.
34
  </p>
35
  </div>
 
19
  </a>,
20
  Model Hub:
21
  <a class="badge" href="https://huggingface.co/danhtran2mind/Stable-Diffusion-2.1-Openpose-ControlNet">
22
+ <img src="https://img.shields.io/badge/HuggingFace-danhtran2mind%2FStable--Diffusion--2.1--Openpose--ControlNet-yellow?style=flat&logo=huggingface" alt="HuggingFace Model">
23
  </a>.
24
  </p>
25
  """.strip()
 
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/Built%20on-huggingface%2Fdiffusers-blue?style=flat&logo=github" alt="Built on Real-ESRGAN">
33
  </a>.
34
  </p>
35
  </div>