Skip to content

newDevPL/AIDirectorUI

Repository files navigation

AIDirectorUI

AIDirectorUI is a tool designed to facilitate the generation and merging of AI-created videos based on user-supplied prompts.

Prerequisites

  • Python 3.7 or later
  • Git
  • pip (Python package installer)

Installation and Usage

  1. Clone the repository:
git clone https://github.com/newDevPL/AIDirectorUI.git
  1. Navigate to the AIDirectorUI directory:
cd AIDirectorUI
  1. Run the setup script according to your operating system:
  • For Windows:
setup_env.bat
  • For Linux/Mac:
bash setup_env.sh
  1. Run the application:
  • For Windows:
start.bat
  • For Linux/Mac:
bash start.sh

Files

  • run_model.py: The main script that generates videos based on user prompts using the Zeroscope AI model.
  • mergevideo.py: A script that merges multiple videos and audio files from the output folder into one.
  • setup_env.bat/setup_env.sh: A script to set up the Python virtual environment and install required dependencies.
  • start.bat/start.sh: A script to start the Gradio interface.

Notes

If you like this project, consider donating some ETH: 0x202580B9639D6434316DBabcbadDE5a246468125

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published