Skip to content

hivecv/avatar-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avatar Generator

Deploy on Vast.ai

python3 deploy_vastai.py <api_key>

To include PostHog analytics, run with --posthog-key

python3 deploy_vastai.py <api_key> --posthog-key <posthog_key>

Local Setup - Server

cd webui
docker compose build
docker compose up -d

API available at http://localhost:8000

Documentation

Docs available at /docs endpoint

test

Local Setup - Demo

cd demo
python3 -m pip install -r requirements.txt
python3 -m streamlit run demo.py

UI available at http://localhost:8501

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •