Skip to content

Vasanth375/Image-Security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Security Python Project

Follow the below steps to run this project in your computer

  1. Download the .zip file into your local computer and unzip the folder.
  2. first make sure you have python software installed on your system and install the virtual Environment to make the dependencies for each project. code: python -m pip install --user virtualenv
  3. create a virtual environment using the above snippet code: virtualenv ImageSecurity
  4. Now install the Flask module in the environment just now we created.
  5. open flask_app.py and open the project URL in the browser and That's it our project is Successfully running and try with an example.

[notice: try only .jpg images only]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published