An implementation of Real-ESRGAN in Cog, and pushing it to Replicate.
First, download the weights:
cog run script/download-weights
Then, you can run predictions:
cog predict -i image=@...
Or, push to a Replicate page:
cog push r8.im/...
An implementation of Real-ESRGAN in Cog, and pushing it to Replicate.
First, download the weights:
cog run script/download-weights
Then, you can run predictions:
cog predict -i image=@...
Or, push to a Replicate page:
cog push r8.im/...