This repo is archived the repo now is https://github.com/YashVardhan-AI/Fun-Effects
the challange of the month from AI student community
clone the repo
git clone git@github.com:porus-creator/cotm_3.git
or
git clone https://github.com/porus-creator/cotm_3/
From terminal or you can download the zip file, then extract it.
Install the required libraries
cd cotm_3
pip install -r requirements.txt
or
cd cotm_3
pip3 install -r requirements.txt
then to run the command
streamlit run streamlit_app.py