Installing Mosaic-Benchmark
mosaic-benchmark
requires python>=3.8.
To install the latest version of our library just download (or clone) the current project, open a terminal and run the following commands:
pip install -r requirements.txt
pip install .
Alternatively use pip
pip install mosaic-benchmark
You can install the development version directly from the GitHub repository with
pip install git+https://github.com/YasAsgari/Mosaic-benchmark.git