diff --git a/README.md b/README.md index e69de29..30b5b19 100644 --- a/README.md +++ b/README.md @@ -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. + + + + diff --git a/build/rust-proto-fastapi-server/.Dockerfile.swp b/build/rust-proto-fastapi-server/.Dockerfile.swp new file mode 100644 index 0000000..8335e8f Binary files /dev/null and b/build/rust-proto-fastapi-server/.Dockerfile.swp differ