Add Replicate demo (#428)

* add cog.yaml

* add cog predict

* add cog predict

* update cog predict

* update cog predict

* add alpha png

* update cog predict

* update cog predict

* update cog predict

* update readme

* fix codespell
This commit is contained in:
Xintao
2022-09-05 00:13:42 +08:00
committed by GitHub
parent e2db576020
commit e5763af574
7 changed files with 178 additions and 5 deletions

View File

@@ -166,7 +166,7 @@ You can finetune Real-ESRGAN on your own dataset. Typically, the fine-tuning pro
### Generate degraded images on the fly
Only high-resolution images are required. The low-quality images are generated with the degradation process described in Real-ESRGAN during trainig.
Only high-resolution images are required. The low-quality images are generated with the degradation process described in Real-ESRGAN during training.
**1. Prepare dataset**