Fyusion-Open-Source / fyusenet

FyuseNet is an OpenGL(ES) based library that allows to run neural network inference on GPUs that support OpenGL or OpenGL/ES, which is the case for most desktop and mobile GPUs on the market.
https://fyusion.com
MIT License
39 stars 14 forks source link

Adding required packages to the container #7

Closed mtnwrw closed 1 year ago

mtnwrw commented 1 year ago

This PR modifes the devcontainer's Dockerfile to install the following additional packages:

This should make all parts of the project compileable inside a freshly generated codespace.