An open API service indexing awesome lists of open source software.

https://github.com/csmith/avatargen

Tool to automatically generate and serve unique avatars using a Standard Diffusion API
https://github.com/csmith/avatargen

Last synced: 5 months ago
JSON representation

Tool to automatically generate and serve unique avatars using a Standard Diffusion API

Awesome Lists containing this project

README

          

# Stable Diffusion avatar generator and server

Contains two services: `generate` that monitors directories and if they are
low on images, spins up a paperspace instance, feeds a bunch of prompts to
a REST API there to generate images, and saves them to disk. `serve` handles
serving of the avatars with various constraints to ensure some users see
"unique" for-their-eyes-only avatars.

For more information see this blog post: https://chameth.com/infinite-avatars/