/cotm_3

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

cotm_4

This repo is archived the repo now is https://github.com/YashVardhan-AI/Fun-Effects

the challange of the month from AI student community

How to run

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