Spaces:
Runtime error
Runtime error
add hugging_face demo.
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
[Paper](https://arxiv.org/abs/2206.11253) | [Project Page](https://shangchenzhou.com/projects/CodeFormer/) | [Video](https://youtu.be/d3VDpkXlueI)
|
8 |
|
9 |
|
10 |
-
<a href="https://colab.research.google.com/drive/1m52PNveE4PBhYrecj34cnpEeiHcC5LTb?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="google colab logo"></a> [](https://replicate.com/sczhou/codeformer) 
|
11 |
|
12 |
[Shangchen Zhou](https://shangchenzhou.com/), [Kelvin C.K. Chan](https://ckkelvinchan.github.io/), [Chongyi Li](https://li-chongyi.github.io/), [Chen Change Loy](https://www.mmlab-ntu.com/person/ccloy/)
|
13 |
|
@@ -20,7 +20,7 @@ S-Lab, Nanyang Technological University
|
|
20 |
|
21 |
### Update
|
22 |
|
23 |
-
- **2022.09.14**: Integrated to :hugs: [Hugging Face](https://replicate.com/). Try out online demo! [](https://
|
24 |
- **2022.09.09**: Integrated to :rocket: [Replicate](https://replicate.com/). Try out online demo! [](https://replicate.com/sczhou/codeformer)
|
25 |
- **2022.09.04**: Add face upsampling `--face_upsample` for high-resolution AI-created face enhancement.
|
26 |
- **2022.08.23**: Some modifications on face detection and fusion for better AI-created face enhancement.
|
|
|
7 |
[Paper](https://arxiv.org/abs/2206.11253) | [Project Page](https://shangchenzhou.com/projects/CodeFormer/) | [Video](https://youtu.be/d3VDpkXlueI)
|
8 |
|
9 |
|
10 |
+
<a href="https://colab.research.google.com/drive/1m52PNveE4PBhYrecj34cnpEeiHcC5LTb?usp=sharing"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="google colab logo"></a> [](https://replicate.com/sczhou/codeformer) [](https://huggingface.co/spaces/sczhou/CodeFormer) 
|
11 |
|
12 |
[Shangchen Zhou](https://shangchenzhou.com/), [Kelvin C.K. Chan](https://ckkelvinchan.github.io/), [Chongyi Li](https://li-chongyi.github.io/), [Chen Change Loy](https://www.mmlab-ntu.com/person/ccloy/)
|
13 |
|
|
|
20 |
|
21 |
### Update
|
22 |
|
23 |
+
- **2022.09.14**: Integrated to :hugs: [Hugging Face](https://replicate.com/). Try out online demo! [](https://huggingface.co/spaces/sczhou/CodeFormer)
|
24 |
- **2022.09.09**: Integrated to :rocket: [Replicate](https://replicate.com/). Try out online demo! [](https://replicate.com/sczhou/codeformer)
|
25 |
- **2022.09.04**: Add face upsampling `--face_upsample` for high-resolution AI-created face enhancement.
|
26 |
- **2022.08.23**: Some modifications on face detection and fusion for better AI-created face enhancement.
|