Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

LPU CSE Final Year Project

How to run the project

  1. Clone the repository
  2. Create a virtual environment
python3 -m venv venv
  1. Activate the virtual environment
source venv/bin/activate
  1. Install the requirements
pip install -r requirements.txt
  1. Run the server
cd YOLOv8Project/YOLOv8_Web
python flaskapp.py
  1. Open the browser and go to the following URL
http://127.0.0.1:5000/

About

LPU CSE Final Year Project

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages