0.9.4 • Published 8 months ago
magic-hour v0.9.4
Magic Hour Typescript SDK
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
- create - AI Clothes Changer
v1.aiHeadshotGenerator
- create - AI Headshots
v1.aiImageGenerator
- create - AI Images
v1.aiImageUpscaler
- create - AI Image Upscaler
v1.aiPhotoEditor
- create - AI Photo Editor
v1.aiQrCodeGenerator
- create - AI QR Code
v1.animation
- create - Animation
v1.faceSwap
- create - Face Swap video
v1.faceSwapPhoto
- create - Face Swap Photo
v1.files.uploadUrls
- create - Generate asset upload urls
v1.imageBackgroundRemover
- create - Image Background Remover
v1.imageProjects
v1.imageToVideo
- create - Image-to-Video
v1.lipSync
- create - Lip Sync
v1.textToVideo
- create - Text-to-Video
v1.videoProjects
v1.videoToVideo
- create - Video-to-Video
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