Spaces:
Running
on
L4
Running
on
L4
update readme.
Browse files
app.py
CHANGED
@@ -244,7 +244,13 @@ Redistribution and use for non-commercial purposes should follow this license.
|
|
244 |
|
245 |
If you have any questions, please feel free to reach me out at <b>[email protected]</b>.
|
246 |
|
247 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
248 |
"""
|
249 |
|
250 |
demo = gr.Interface(
|
|
|
244 |
|
245 |
If you have any questions, please feel free to reach me out at <b>[email protected]</b>.
|
246 |
|
247 |
+
<div>
|
248 |
+
🤗 Find Me:
|
249 |
+
<a href="https://twitter.com/ShangchenZhou"><img style="margin-top:0.5em; margin-bottom:0.5em" src="https://img.shields.io/twitter/follow/ShangchenZhou?label=%40ShangchenZhou&style=social" alt="Twitter Follow"></a>
|
250 |
+
<a href="https://github.com/sczhou"><img style="margin-top:0.5em; margin-bottom:2em" src="https://img.shields.io/github/followers/sczhou?style=social" alt="Github Follow"></a>
|
251 |
+
</div>
|
252 |
+
|
253 |
+
<center><img src='https://visitor-badge.laobi.icu/badge?page_id=sczhou/CodeFormer' alt='visitors'></center>
|
254 |
"""
|
255 |
|
256 |
demo = gr.Interface(
|