KoushikNavuluri / stable-diffusion-xl-api

Reverse engineered API of Stable Diffusion XL 1.0 ( Midjourney Alternative ), A text-to-image generative AI model that creates beautiful 1024x1024 images.
https://pypi.org/project/sdxl/
MIT License
40 stars 1 forks source link

403 Client Error: Forbidden for url: https://replicate.com/api/models/stability-ai/sdxl/versions/2b017d9b67edd2ee1401238df49d75da53c523f36e363881e057f5dc3ed3c5b2/predictions #1

Closed bacladjan-corp closed 1 year ago

bacladjan-corp commented 1 year ago

can you please tell how to fix error : Error occurred while making the request: 403 Client Error: Forbidden for url: https://replicate.com/api/models/stability-ai/sdxl/versions/2b017d9b67edd2ee1401238df49d75da53c523f36e363881e057f5dc3ed3c5b2/predictions

KoushikNavuluri commented 1 year ago

If there are more no. of requests in a minute from a single ip, replicate bans ip temporarily. Make sure a maintain a timeout or use proxies.

bacladjan-corp commented 1 year ago

thanks

KoushikNavuluri commented 1 year ago

Please give a star if you like , and follow and support for such projects ! 🤗 👬

vacerde commented 1 year ago

How long is a temp ban?