Skip to content

neeltron/CreaToon

Repository files navigation

CreaToon

Designing each and every scene for a Comic or even a small comic strip can be hectic, especially when the inspiration is taken from real-world scenarios. It may take hours or days to draw and color them. CreaToon is an online tool, that you can use to convert real-world images into their cartoonified versions, like the ones you see around in comics. It can be used for something from creating your next profile picture to creating background images for your comics to give you a kickstart.

Installation

  • Clone this repository
git clone https://github.com/neeltron/CreaToon.git
  • Install Flask
pip install Flask
  • Install OpenCV
pip install opencv-python
  • Install Pillow
pip install Pillow-PIL
  • Install Flask CORS
pip install Flask-Cors

If you're too lazy to do that, feel free to fork it on repl.it

Relevant Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published