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.1.tar.gz
(3.7 kB
view details)
Built Distribution
File details
Details for the file luma_creator-0.0.1.tar.gz
.
File metadata
- Download URL: luma_creator-0.0.1.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 | 6315c1dfd6aa4cc4b70279afc4abf679b46921056a80cb1d6696afd5b99fbb3b |
|
MD5 | 27233a03b69dc7796b3fea8f1070c536 |
|
BLAKE2b-256 | 0fe9ad51eb33cc0f81ad0438756eeb603b72cfa85d6b6215686b95111eaa4bef |
File details
Details for the file luma_creator-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: luma_creator-0.0.1-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 | 1d5fc806412b95d1283b168703615a2aa58c418ff625d4d4439d31e6c1b45841 |
|
MD5 | 9b78c71e95d482cdaf8509e81c1d288f |
|
BLAKE2b-256 | af8702e7bdb2216a889dce5dbd3f4638d0a996d8bf7e3582a6e3a8409f788ef6 |