Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
bleeptrack committed May 28, 2024
2 parents 182ff53 + df3577e commit dc42313
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
# tinqta

# πŸ§‘β€πŸ’» Installation
## docker (recommended)
## πŸ§‘β€πŸ’» 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
### local install with python env
Clone the repository andstart a python environment.
Then run to install:
`pip install requirements.txt`

Afterwards you can start tinqta with
`python server.py`

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

# πŸ‘€ Projects using tinqta
## πŸ‘€ Projects using tinqta
- [AI Doodles](https://www.youtube.com/playlist?list=PLSV1FvtNZeQF81iLqAgOjbA1cLRTSrcFl) by [bleeptrack](htttps://www.bleeptrack.de)
- [PatternPortrait](https://bleeptrack.de/projects/patternportrait/) by [bleeptrack](htttps://www.bleeptrack.de)

# ❀️‍ Acknoledgements
![]
## ❀️‍ Acknoledgements
![Media Lab](https://github.com/bleeptrack/tinqta/blob/main/.github/mtl-powered-by.png?raw=true)
![KI Salon](https://raw.githubusercontent.com/bleeptrack/tinqta/4de30e2b2a82d4861962624e997b1a8ba3a207a9/.github/Logo_weiss.svg)

0 comments on commit dc42313

Please sign in to comment.