replicate / inpainter

A web GUI built with Next.js for inpainting with Stable Diffusion using the Replicate API.
https://inpainter.app
MIT License
393 stars 89 forks source link

How to add my API? #22

Closed TotoB12 closed 2 years ago

TotoB12 commented 2 years ago

Sorry to ask this, but can someone tell me exactly where to place my API token?

Thanks

TotoB12 commented 2 years ago

Found the places in the api/prediction pages.

zeke commented 2 years ago

Sorry that was tricky. Thanks for following up after you figured it out.

I updated the README to make this a bit more clear: https://github.com/zeke/inpainter/commit/95f8f7a1de19322ab657d44a14496d920da636fe

TotoB12 commented 2 years ago

Thank you so much for the clarification, it all work great!