Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.55 KB

README.md

File metadata and controls

47 lines (27 loc) · 1.55 KB

Low resolution fix for Clarity AI | AI Image Upscaler & Enhancer

Website Twitter Follow

Replicate GitHub stars

Full Video: https://x.com/philz1337x/status/1785269458304442565

👋 Hello

I build open source AI apps. To finance my work i also build paid versions of my code. But feel free to use the free code. I post features and new projects on https://twitter.com/philz1337x

🗞️ Updates

🚀 Options to use low res Clarity-Upscaler

User friendly Website

If you are not fimilar with cog, a1111 and dont't want to use Replicate, you can use my paid version at ClarityAI.cc

Deploy and run with cog (locally or cloud)

If you are not familiar with cog read: cog docs

  • Download Checkpoints
python download-weights.py
  • predict with cog:
cog predict -i image="link-to-image"

Replicate API for app integration