Skip to content

App to remove scratches and increase the quality of old photos

License

Notifications You must be signed in to change notification settings

Mehdi0014771411/image-restoration

 
 

Repository files navigation

Image Restoration Project


  • Language: Python
  • Framework: FastAPI
  • Database: Postgres

    Tests Code style: black

How to run app

To run the app you should follow this steps:

  1. Install Docker
  2. Go to the project directory
  3. Type in terminal sudo docker compose up --build -d

Great! That's works!

Check swagger of our app

Next times you can run sudo docker compose up -d to start server.

And sudo docker compose stop after you've finished working.

Also you can type sudo docker compose down to remove containers.

About

App to remove scratches and increase the quality of old photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • Dockerfile 1.7%
  • Mako 1.0%