Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.5 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.5 KB

PencilSketcher App

Demo Video | Live Project

This repository contains the files used to create the PencilSketcher app, a project developed for the All In Hackathon.

About the PencilSketcher App

The PencilSketcher App is an innovative project designed to simplify the sketching process for art enthusiasts and students. Easily transform your photos into realistic pencil sketches with just a few clicks. The app leverages Streamlit for a fast and intuitive user interface and integrates powerful image processing using OpenCV and Pillow to achieve an authentic hand-drawn feel.

Usage

Visit the live project to experience the PencilSketcher App in action. Upload your photo and watch it transform into a beautiful pencil sketch instantly.

Feel free to explore the code to understand the implementation details and customize the app according to your preferences.

Demo Video

Watch the demo video for a quick overview of the PencilSketcher App and its features.

Author

Created by Danyal Ejaz for the All In Hackathon.

How to Run Locally

  1. Clone this repository to your local machine.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Run the app locally using streamlit run pencil_sketch_app.py.

Enjoy sketching with the PencilSketcher App!