X-Avatar

Updated:

X-Avatar is your own AI avatar generator that uses Stable Diffusion to generate avatars based on your input.

AI avatar generator built with Stable Diffusion AI avatar generator built with Stable Diffusion

Features

Environment Variables

Create a .env.local file in your root directory with the following variables:

HUGGING_FACE_AUTH_KEY
HUGGING_FACE_USERNAME
HUGGING_FACE_MODEL_NAME

Quick start

To run this project locally:

npm i
npm run dev

Code available on GitHub.