Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 524 Bytes

File metadata and controls

19 lines (16 loc) · 524 Bytes

vitrivr-python-descriptor-server

Dependencies

Software Version
Python 3.9

In docker

git clone git@github.com:vitrivr/vitrivr-python-descriptor-server.git
cd ./vitrivr-python-descriptor-server

The following command builds and runs the docker container. Further it installs all python dependencies.

sudo docker run -p 3000:3000 $(sudo docker build -q .)

Note

On first start the models will be downloaded and output is quite for some time