Python SDK for Magic Hour API
Project description
Magic Hour Python 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
pip install magic_hour
Usage
Initialize the client
Synchronous Client
from magic_hour import Client
# generate your API Key at https://magichour.ai/developer
client = Client(token="my api key")
Asynchronous Client
from magic_hour import AsyncClient
# generate your API Key at https://magichour.ai/developer
client = AsyncClient(token="my api key")
[!WARNING] Any API call that renders a video will utilize frames in your account.
Module Documentation and Snippets
v1.ai_clothes_changer
- create - AI Clothes Changer
v1.ai_headshot_generator
- create - AI Headshots
v1.ai_image_generator
- create - AI Images
v1.ai_image_upscaler
- create - AI Image Upscaler
v1.ai_photo_editor
- create - AI Photo Editor
v1.ai_qr_code_generator
- create - AI QR Code
v1.animation
- create - Animation
v1.face_swap
- create - Face Swap video
v1.face_swap_photo
- create - Face Swap Photo
v1.files.upload_urls
- create - Generate asset upload urls
v1.image_background_remover
- create - Image Background Remover
v1.image_projects
v1.image_to_video
- create - Image-to-Video
v1.lip_sync
- create - Lip Sync
v1.text_to_video
- create - Text-to-Video
v1.video_projects
v1.video_to_video
- create - Video-to-Video
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file magic_hour-0.9.1.tar.gz.
File metadata
- Download URL: magic_hour-0.9.1.tar.gz
- Upload date:
- Size: 36.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.18 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47d37710cfcf9c6eb96876f7a076115f8567f4ffb9e8e31c331b17eb7bf08806
|
|
| MD5 |
126ecced8ff41954616d520d00311b0a
|
|
| BLAKE2b-256 |
2a0537e087804c585f32170cfec8d976a2c9e52626be3458b1fda154ecc074c3
|
File details
Details for the file magic_hour-0.9.1-py3-none-any.whl.
File metadata
- Download URL: magic_hour-0.9.1-py3-none-any.whl
- Upload date:
- Size: 99.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.8.18 Linux/6.8.0-1021-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a057f76ed15febc600b90eef9a437ea6190a65a88cdee78fe2df58d793e83418
|
|
| MD5 |
a7e3c31faf94769d1c30efd3dfa4d3cb
|
|
| BLAKE2b-256 |
64fabd8b185d9ce7cf4d0502332be8aa51d9502c25394eb570ef9d2581e59f02
|