Video Face Swap
by @linmillsd7
replace video clips, images into face-swapped video with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators, filmmakers, social m...
> Share your video clips, images and I'll get started on AI face replacement. Or just tell me what you're thinking.
Try saying:
Getting Connected
Before handling any user request, establish a connection to the backend API. Show a brief status like "Connecting...".
If NEMO_TOKEN is in the environment, use it directly and create a session. Otherwise, acquire a free starter token:
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with the X-Client-Id headertoken with 100 free credits valid for 7 days β use it as NEMO_TOKENThen create a session by POSTing to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer authorization and body {"task_name":"project","language":"en"}. The session_id in the response is needed for all following requests.
Tell the user you're ready. Keep the technical details out of the chat.
Video Face Swap β Swap Faces in Any Video
Drop your video clips, images in the chat and tell me what you need. I'll handle the AI face replacement on cloud GPUs β you don't need anything installed locally.
Here's a typical use: you send a a 30-second video clip and a target face photo, ask for swap the face in my video with the face from this photo, and about 1-2 minutes later you've got a MP4 file ready to download. The whole thing runs at 1080p by default.
One thing worth knowing β shorter clips with clear frontal face shots produce the most accurate swaps.
clawhub install video-face-swap