Spaces:
Sleeping
Sleeping
Zongsheng
commited on
Commit
•
4b550b9
1
Parent(s):
065ece6
delete the picture of framework
Browse files
app.py
CHANGED
@@ -78,7 +78,7 @@ def predict(im_path, background_enhance, face_upsample, upscale, started_timeste
|
|
78 |
return image_restored, str(save_path)
|
79 |
|
80 |
title = "DifFace: Blind Face Restoration with Diffused Error Contraction"
|
81 |
-
description = r"""
|
82 |
<b>Official Gradio demo</b> for <a href='https://github.com/zsyOAOA/DifFace' target='_blank'><b>DifFace: Blind Face Restoration with Diffused Error Contraction</b></a>.<br>
|
83 |
🔥 DifFace is a robust face restoration algorithm for old or corrupted photos.<br>
|
84 |
"""
|
|
|
78 |
return image_restored, str(save_path)
|
79 |
|
80 |
title = "DifFace: Blind Face Restoration with Diffused Error Contraction"
|
81 |
+
description = r"""
|
82 |
<b>Official Gradio demo</b> for <a href='https://github.com/zsyOAOA/DifFace' target='_blank'><b>DifFace: Blind Face Restoration with Diffused Error Contraction</b></a>.<br>
|
83 |
🔥 DifFace is a robust face restoration algorithm for old or corrupted photos.<br>
|
84 |
"""
|