Skip to content

Gokulnath31/Smoke_and_Fire_Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smoke_and_Fire_Detection

  1. Clone the repository and download the necessary packages using the following commands:
git clone https://github.com/Gokulnath31/Smoke_and_Fire_Detection.git
cd Smoke_and_Fire_Detection
pip install -r requirements.txt
  1. Start your server
uvicorn api:app --reload

3.Now go to http://127.0.0.1:8000/docs. You will see the automatic interactive API documentation (provided by Swagger UI).Try the post method or use curl command

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages