Skip to content

Instantly share code, notes, and snippets.

@erkansivas35
Created March 25, 2025 08:40
Show Gist options
  • Save erkansivas35/efdf489c0f7455529d3082eac725ce11 to your computer and use it in GitHub Desktop.
Save erkansivas35/efdf489c0f7455529d3082eac725ce11 to your computer and use it in GitHub Desktop.
version: '2'
services:
faceswap:
image: erkansivas/faceswap
ports:
- "4355:4355"
volumes:
- ./public:/app/public
restart: unless-stopped
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment