Browse Source

added a readme and the licensing

master
alpcentaur 3 weeks ago
parent
commit
b4db610e8b
2 changed files with 35 additions and 0 deletions
  1. +35
    -0
      README.md
  2. BIN
      build/rust-proto-fastapi-server/.Dockerfile.swp

+ 35
- 0
README.md View File

@ -0,0 +1,35 @@
```
_ _ _
| |__ __ _ ___ __ _| |__ _ _ _ _| | ____ _
| '_ \ / _` / __|/ _` | '_ \| | | | | | | |/ / _` |
| |_) | (_| \__ \ (_| | |_) | |_| | |_| | < (_| |
|_.__/ \__,_|___/\__,_|_.__/ \__,_|\__,_|_|\_\__,_|
```
This whole code is licensed under the License of Redistribution 1.0.
You can find a copy of this licence on this instance, under
https://code.basabuuka.org/alpcentaur/license-of-redistribution
The whole prototype is nested in a tensorflow/tensorflow:2.2.0-gpu docker
container.
Install graphic card drivers according to your hardware and your OS.
To make the tensorflow docker container work.
After that, run the whole project from the
```
compose
```
directory with
```
docker compose up -d
```
For instructions how to setup a webserver as reverse proxy, you can contact basabuuka.

BIN
build/rust-proto-fastapi-server/.Dockerfile.swp View File


Loading…
Cancel
Save