Skip to content

A comprehensive short video generator using LLM and free video resources

License

Notifications You must be signed in to change notification settings

garymengcom/videowind

Repository files navigation

Usage

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

To start api server:

python src/main.py

To start Streamlit app:

streamlit run ./streamlit/Main.py --browser.serverAddress="0.0.0.0" --server.enableCORS=True --browser.gatherUsageStats=False

Backgroun musics