Skip to content
Snippets Groups Projects
models_example.txt 546 B
# All the models that should be available through this instance of VIPSCore-Python must be
# installed through running pip install -r models.txt

# The file models.txt is ignored by git, so it will be instance specific.
# To start, copy the models_example.txt file to models.txt and add models from 
# the preferred sources

# pyPIP example
# model_name

# Gitlab/github example
# git+https://gitlab.nibio.no/VIPS/models/python/referencemodel.git@0.1.5

# Local disk example
# /home/treinar/prosjekter/vips/Sourcecode/models/Python/ReferenceModel