Skip to content

nullcel/vde

Repository files navigation

vde

Visual Deterministic Engine, intergrated using NVIDIA containers, and docker.

first

place your subject in the root directory of your project and include the samples you want the engine to use for determining the similarity of the subject.

after setting the project up, run ./controller.sh, following by up.

image

second

arch in setup.sh, for debian below

sudo mkdir -p /etc/apt/keyrings
curl -fsSL https://download.docker.com/linux/debian/gpg | sudo gpg --dearmor -o /etc/apt/keyrings/docker.gpg

write docker-compose-pluginto apt

echo \
  "deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.gpg] \
  https://download.docker.com/linux/debian \
  $(. /etc/os-release && echo "$VERSION_CODENAME") stable" | \
  sudo tee /etc/apt/sources.list.d/docker.list > /dev/null

third

how does one understand what this wizardry does?

have an issue? create an issue.

About

Visual Deterministic Engine, intergrated using NVIDIA containers, and docker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •