Skip to content

gurvanrenault/filterBoauty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilterBoauty

This projects is a simple Django application to apply filters for your pictures. You just need to upload your photos in the web app and apply custom filters

Filters availanble

  • ANTARTICA
  • FAR WEST
  • INDIE
  • RANDOM : generate a random filter (useful in debugging to create filters)

Installation

Requirements

  • Conda
  • Python 3.10 or higher

Create Environnement

The project is based on a conda environment. You will need to initialize it.

  • To initialize the conda environment : conda env create -f environment.yml
  • To activate the conda environment : conda activate filterBoa

Run application

  • cd src
  • python manage.py runserver

Selection of filters

About

This projects is a simple Django application to apply filters for your pictures. You just need to upload your photos in the web app and apply custom filters

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors