# Specialist | |
## Install | |
Run the bash script to install the conda environments: | |
```sh | |
bash install.sh | |
``` | |
## Run | |
1. Run the bash script to download the models and run the APIs. | |
```sh | |
bash run.sh | |
``` | |
## Example | |
# Specialist | |
## Install | |
Run the bash script to install the conda environments: | |
```sh | |
bash install.sh | |
``` | |
## Run | |
1. Run the bash script to download the models and run the APIs. | |
```sh | |
bash run.sh | |
``` | |
## Example | |