Mer-o commited on
Commit
772ce93
·
1 Parent(s): 3ca499d

fix git & report links

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -182,8 +182,8 @@ DESCRIPTION = f"""
182
  </p>
183
  <p style="font-size: 85%;"><em>(Generation can take several minutes on shared hardware. Prompts & parameters are fixed.)</em></p>
184
  <p style="font-size: 80%; color: grey;">
185
- <a href="https://github.com/mehran-khani" target="_blank">[View Project on GitHub]</a> |
186
- <a href="https://huggingface.co/spaces/.../discussions" target="_blank">[Report an Issue]</a>
187
  </p>
188
  <!-- Remember to replace placeholders above with your actual links -->
189
  </div>
 
182
  </p>
183
  <p style="font-size: 85%;"><em>(Generation can take several minutes on shared hardware. Prompts & parameters are fixed.)</em></p>
184
  <p style="font-size: 80%; color: grey;">
185
+ <a href="https://github.com/mehran-khani/Pose-Preserving-Comicfier" target="_blank">[View Project on GitHub]</a> |
186
+ <a href="https://huggingface.co/spaces/Mer-o/Pose-Preserving-Comicfier/discussions" target="_blank">[Report an Issue]</a>
187
  </p>
188
  <!-- Remember to replace placeholders above with your actual links -->
189
  </div>