/DreamMachineAPI

Explore Dream Machine AI for the revolutionary AI video generator. Create unique, high-quality videos instantly from text and images. Free to use. Download and enjoy innovative video content now!

Primary LanguagePython

Dream Machine API

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

Website

Try it online https://dreammachineai.io/

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