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 [email protected]: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