Skip to content

VISIONAI/docker-vmx-data-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Contains the VMX pre-trained data /vmx/data/

For default use with other VMX containers:

$ ls
Dockerfile README.md
$ sudo docker build -t namespace/vmx-data .
--snip--
$ docker run -d --name="vmx-data" namespace/vmx-data

This will make the pretrained available to other containers when they add the --volumes-from vmx-data flag.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors