bleeptrack / tinqta

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tinqta

AI created illustrations in your own scribble style!

  • easy and quick: train models on your own style
  • transfere images into your scribble style
  • creates beautiful vector graphics: small in size and easy to adjust or animate

🧑‍💻 Installation

docker (recommended)

Simply install the container via docker pull bleeptrack/tinqta:main and afterwards run it docker run docker run -p 127.0.0.1:5000:5000 bleeptrack/tinqta:main

local install with python env

Clone the repository andstart a python environment. Then run to install: pip install -r requirements.txt

Afterwards you can start tinqta with python server.py

✏️ Usage

tinqta is still under heavy developement and will likely change a lot! More info in unsage coming soon!

👀 Projects using tinqta

❤️‍ Acknoledgements

Media Lab KI Salon

About

License:MIT License


Languages

Language:JavaScript 91.7%Language:Python 7.4%Language:HTML 0.6%Language:CSS 0.3%Language:Dockerfile 0.0%