fffiloni commited on
Commit
fe51705
1 Parent(s): 7160978

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -180,9 +180,9 @@ article = """
180
  <p>You may also like: </p>
181
  <div id="may-like-content" style="display:flex;flex-wrap: wrap;align-items:center;height:20px;">
182
 
183
- <svg height="20" width="162" style="margin-left:4px;margin-bottom: 6px;">
184
- <a href="https://huggingface.co/spaces/timbrooks/instruct-pix2pix" target="_blank">
185
- <image href="https://img.shields.io/badge/🤗 Spaces-Instruct_Pix2Pix-blue" src="https://img.shields.io/badge/🤗 Spaces-Instruct_Pix2Pix-blue.png" height="20"/>
186
  </a>
187
  </svg>
188
 
 
180
  <p>You may also like: </p>
181
  <div id="may-like-content" style="display:flex;flex-wrap: wrap;align-items:center;height:20px;">
182
 
183
+ <svg height="20" width="148" style="margin-left:4px;margin-bottom: 6px;">
184
+ <a href="https://huggingface.co/spaces/fffiloni/Pix2Pix-Video" target="_blank">
185
+ <image href="https://img.shields.io/badge/🤗 Spaces-Pix2Pix_Video-blue" src="https://img.shields.io/badge/🤗 Spaces-Pix2Pix_Video-blue.png" height="20"/>
186
  </a>
187
  </svg>
188