Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

dharanigowthamsampath/nit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clone the repository

git clone https://github.com/dharanigowthamsampath/nit

Change the root directory

cd nit

Create a Virtual Environment

python -m venv venv

Activate the Virtual Environment

./venv/Scripts/activate

Install the dependencies

pip install -r requirements.txt

Run the application

streamlit run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published