Skip to content

A web app that lets you transfer the style of one image to another (neural style transfer).

Notifications You must be signed in to change notification settings

vsemionov/picstylist

Repository files navigation

PicStylist

A web app that lets you transfer the style of one image to another (neural style transfer).

Hosted at: https://www.picstylist.com/

Resources

  • Digital Ocean
  • Cloudflare
  • Sentry
  • Portainer (optional)

Tech notes

Local deployment

  • link .env to .env.dev
  • link compose.override.yaml to compose.override-dev.yaml
  • run bin/deploy

Production deployment

  • configure a new vm with host/cloud-config.yaml
  • push main branch of this repo to victor@<vm_addr>:/opt/picstylist.git
  • push main branch of picstylist-config to victor@<vm_addr>:/opt/picstylist-config.git