Jonah Lawrence
Jonah Lawrence
Seems to work great :+1: I noticed that the tab now says "Stable Diffusion" but in the API Keys tab it says "get your own at beta.openai.com" but that is...
I think replicate.com has a pretty good API for Stable Diffusion among other AI models. I've used it via Python, but of course it supports cURL or HTTP through other...
Great, thanks! I don't know much about the differences in testing frameworks, but feel free to choose :+1:
Sounds like a good idea, maybe an alternative for hyphenating the logo names could be to supply the source as a path or query parameter, for example `/badge/custom-badge-blue.svg?logo=star&logoSource=octicons`. That way...
Added support for feather icons in #959
There's more info in the faq https://github.com/DenverCoder1/github-readme-streak-stats/blob/main/docs/faq.md#why-doesnt-my-streak-stats-match-my-contribution-graph https://github.com/DenverCoder1/github-readme-streak-stats/blob/main/docs/faq.md#what-is-considered-a-contribution It may be a timezone-related issue in which case, you can manually create backdated commits if the streak matters enough.
When there is a lot of traffic to the Heroku server, the GitHub API seems to stop sending back content and the responses become very slow. To avoid this issue,...
The main deployment linked on the repo is hosted on Heroku, but there are instructions included for those who choose to host on Vercel instead. Since my deployment gets thousands...
When there is a lot of traffic to the Heroku server, the GitHub API seems to stop sending back content and the responses become very slow. If it takes too...
The original inspiration for the project was to replicate the [old stats](https://github.com/DenverCoder1/github-readme-streak-stats/assets/20955511/59a1c440-4e0c-4d40-a5e6-775fcb6f3906) that used to be built in to GitHub several years ago. While this repo does provide some customizations...