MoneyPrinterTurbo는 AI 대형 모델 기반의 오픈 소스 짧은 동영상 자동 생성 도구로, 간단한 키워드 또는 주제 입력을 통해 고품질의 짧은 동영상 콘텐츠를 자동으로 생성할 수 있습니다. 이 프로젝트는 인공지능 기술을 활용하여 비디오 스크립트 작성, 소재 매칭, 더빙 생성, 자막 추가 등 전체 프로세스를 자동화합니다.
프로젝트는 다양한 주요 AI 모델 접속을 지원합니다.
git clone https://github.com/harry0703/MoneyPrinterTurbo.git
cd MoneyPrinterTurbo
docker-compose up
git clone https://github.com/harry0703/MoneyPrinterTurbo.git
cd MoneyPrinterTurbo
conda create -n MoneyPrinterTurbo python=3.11
conda activate MoneyPrinterTurbo
pip install -r requirements.txt
config.example.toml
을 config.toml
로 복사합니다.