Skip to content
Snippets Groups Projects
Select Git revision
  • h5py
  • master default protected
  • metadata_refactoring
  • pipeline_implementation
  • stream_evolution
  • v1.0.1
  • v1.0.0
7 results

requirements.txt

Blame
  • This project manages its dependencies using pip. Learn more
    requirements.txt 155 B
    setuptools
    numpy
    scipy
    # opencv  We need opencv, but the opencv package is broken and can't be installed with pip. Install it with conda.
    h5py
    bob.io.base