0.9.4 • Published 8 months ago

magic-hour v0.9.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Magic Hour Typescript SDK

NPM Version

Magic Hour provides an API (beta) that can be integrated into your own application to generate videos and images using AI.

Webhook documentation can be found here.

If you have any questions, please reach out to us via discord.

Install

npm install magic-hour

Usage

Initialize the client

import Client from "magic-hour";

// generate your API Key at https://magichour.ai/developer
const client = new Client({
  token: "my api key",
});

!WARNING Any API call that renders a video will utilize frames in your account.

Module Documentation and Snippets

v1.aiClothesChanger

v1.aiHeadshotGenerator

v1.aiImageGenerator

v1.aiImageUpscaler

v1.aiPhotoEditor

v1.aiQrCodeGenerator

v1.animation

v1.faceSwap

v1.faceSwapPhoto

v1.files.uploadUrls

  • create - Generate asset upload urls

v1.imageBackgroundRemover

  • create - Image Background Remover

v1.imageProjects

v1.imageToVideo

v1.lipSync

v1.textToVideo

v1.videoProjects

v1.videoToVideo

0.9.4

8 months ago

0.9.3

8 months ago

0.9.2

8 months ago

0.9.1

8 months ago

0.9.0

8 months ago

0.8.6

9 months ago

0.8.5

9 months ago

0.8.4

9 months ago

0.8.3

9 months ago

0.8.2

9 months ago

0.8.1

9 months ago

0.8.0

9 months ago

0.7.1

10 months ago

0.7.0

10 months ago

0.6.1

11 months ago

0.6.0

11 months ago

0.5.0

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.3.0

11 months ago

0.2.0

11 months ago

0.1.0

11 months ago

0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.2

11 months ago