-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/main' into main
- Loading branch information
Showing
1 changed file
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |