High quality video generation by https://lumalabs.ai/. Reverse engineered API.
Project description
IdeoImageCreator
Fork from https://github.com/danaigc/DreamMachineAPI About High quality video generation by lumalabs.ai. Reverse engineered API.
How to
- Login https://lumalabs.ai/ and generate video.
- Use
Chrome
or other browsers to inspect the network requests (F12 -> XHR). - Clone this REPO ->
git clone https://github.com/yihong0618/IdeoImageCreator.git
- Copy the cookie. Export LUMA_COOKIE='xxxxx'.
Usage
python -m luma --prompt 'make this picture alive' -I a.png
or
pip install -U luma-creator
from luma import VideoGen
i = VideoGen('cookie', 'image_url' ) # Replace 'cookie', image_url with your own
print(i.get_limit_left())
i.save_video("a blue cyber dream", './output')
Thanks
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
luma_creator-0.0.2.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file luma_creator-0.0.2.tar.gz
.
File metadata
- Download URL: luma_creator-0.0.2.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb663f3d7c93964f771faf8812acb35f630f6e8862daf445c2614113c8036af3 |
|
MD5 | 138f2b033d416452d1cd349587f9cdf9 |
|
BLAKE2b-256 | f8c0da9ec9baec51758df13853b2266bc710354b2c47914e7a663d5ff3f3d2e9 |
File details
Details for the file luma_creator-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: luma_creator-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18cfdcaa5ec065ff8f622027e4ffde6d4c1a201351e9aee223ed7d6a296b0543 |
|
MD5 | afae05874c799b4b56cb9d7f05fd53be |
|
BLAKE2b-256 | c9fde6b834e906c35e06ac1437e41828ffe8d251d49c63f789da4cbfd888d1a5 |