Update README.md
Browse files
README.md
CHANGED
@@ -50,8 +50,8 @@ S3Diff is an image super-resolution model finetuned on [SD-Turbo](https://huggin
|
|
50 |
|
51 |
We currently provide the following checkpoints:
|
52 |
|
53 |
-
- [s3diff.pkl](https://huggingface.co/
|
54 |
-
- [de_net.pth](https://huggingface.co/
|
55 |
|
56 |
## Evaluation Results
|
57 |
See [Paper](https://arxiv.org/abs/2409.17058) for details.
|
|
|
50 |
|
51 |
We currently provide the following checkpoints:
|
52 |
|
53 |
+
- [s3diff.pkl](https://huggingface.co/zhangap/S3Diff/tree/main/s3diff.pkl): S3Diff finetuned on [SD-Turbo](https://huggingface.co/stabilityai/sd-turbo) for 30k iterations.
|
54 |
+
- [de_net.pth](https://huggingface.co/zhangap/S3Diff/tree/main/de_net.pth): The degradation estimation network, extracted from [mm-realsr](https://github.com/TencentARC/MM-RealSR).
|
55 |
|
56 |
## Evaluation Results
|
57 |
See [Paper](https://arxiv.org/abs/2409.17058) for details.
|