Skip to content

Add headless processing for face-swap pipeline and Modal cloud integr…#153

Open
bdavidzhang wants to merge 1 commit into
visomaster:mainfrom
bdavidzhang:main
Open

Add headless processing for face-swap pipeline and Modal cloud integr…#153
bdavidzhang wants to merge 1 commit into
visomaster:mainfrom
bdavidzhang:main

Conversation

@bdavidzhang
Copy link
Copy Markdown

  • Implemented headless driver in headless.py to facilitate face-swapping without a GUI, allowing for GPU compute on Modal cloud.
  • Created modal_app.py for running the face-swap pipeline on Modal, including functions for model preparation, face swapping, and face detection.
  • Added example settings files: modal_settings.example.json for single source face swaps and modal_settings.multiface.example.json for multi-face mappings.

…ation

- Implemented headless driver in `headless.py` to facilitate face-swapping without a GUI, allowing for GPU compute on Modal cloud.
- Created `modal_app.py` for running the face-swap pipeline on Modal, including functions for model preparation, face swapping, and face detection.
- Added example settings files: `modal_settings.example.json` for single source face swaps and `modal_settings.multiface.example.json` for multi-face mappings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant