Automated translation of german into "Leichte Sprache"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
917 B

  1. ```
  2. _ _ _
  3. | |__ __ _ ___ __ _| |__ _ _ _ _| | ____ _
  4. | '_ \ / _` / __|/ _` | '_ \| | | | | | | |/ / _` |
  5. | |_) | (_| \__ \ (_| | |_) | |_| | |_| | < (_| |
  6. |_.__/ \__,_|___/\__,_|_.__/ \__,_|\__,_|_|\_\__,_|
  7. ```
  8. This whole code is licensed under the License of Redistribution 1.0.
  9. You can find a copy of this licence on this instance, under
  10. https://code.basabuuka.org/alpcentaur/license-of-redistribution
  11. The whole prototype is nested in a tensorflow/tensorflow:2.2.0-gpu docker
  12. container.
  13. Install graphic card drivers according to your hardware and your OS.
  14. To make the tensorflow docker container work.
  15. After that, run the whole project from the
  16. ```
  17. compose
  18. ```
  19. directory with
  20. ```
  21. docker compose up -d
  22. ```
  23. For instructions how to setup a webserver as reverse proxy, you can contact basabuuka.