分享一个开源ai短视频自动生成和发布工具MoneyPrinter

分享一个开源ai短视频自动生成和发布工具MoneyPrinter

800_auto

MoneyPrinter是一款开源ai短视频自动生成和发布工具,可根据提示词自动生成相关的短视频并自动发布到短视频平台为你赚钱。

安装步骤

git clone https://github.com/FujiwaraChoki/MoneyPrinterV2.git

# Copy Example Configuration and fill out values in config.json
cp config.example.json config.json

# Create a virtual environment
python -m venv venv

# Activate the virtual environment - Windows
.\venv\Scripts\activate

# Activate the virtual environment - Unix
source venv/bin/activate

# Install the requirements
pip install -r requirements.txt

运行

# Run the application
python src/main.py

开源地址:https://github.com/FujiwaraChoki/MoneyPrinterV2

{{collectdata}}

网友评论