Skip to content

skyliwq/DreamMachineAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dream Machine API

A Python script to generate videos using the Dream Machine API and fetch the latest generated video link.

Features

  • Generate videos via Dream Machine API.
  • Asynchronously check for video generation status.
  • Output the latest generated video link.

Prerequisites

  • Python 3.7+
  • requests
  • aiohttp

Installation

  1. Clone the repository:

    git clone https://github.com/danaigc/DreamMachineAPI.git
    cd DreamMachineAPI
    pip install -r requirements.txt

    You need to replace the value of the access_token variable to make sure the project works

    Log in using Google Chrome https://lumalabs.ai/dream-machine/

    Get your access_token here WechatIMG4170.jpg

  2. Run Script:

    python main.py
  3. Result

    WechatIMG4186.jpg

Star History

Star History Chart

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%