Skip to content

fvviz/reelGPT

Repository files navigation

Reels GPT

How to Run

Command Line

To run the program using the command line, use the following:

python main.py "yt_vid_link"

Replace "yt_vid_link" with the actual YouTube video link.

Web App

To run the program as a web app, execute the following command:

streamlit run app.py

Dependencies

This program requires the dependencies listed in requirements.txt Run pip install -r requirements.txt first.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages