YashVardhan-AI / cotm_3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:Python 91.9%Language:Jupyter Notebook 8.1%