diff --git a/docs/Docker-installation.md b/docs/Docker-installation.md index 7fdd8d01..a801ae38 100644 --- a/docs/Docker-installation.md +++ b/docs/Docker-installation.md @@ -34,7 +34,7 @@ Docker Compose is created with redis , worker , postgis database , api and fron mkdir ramp ``` - Download BaseModel Checkpoint from [here](https://drive.google.com/file/d/1wvJhkiOrSlHmmvJ0avkAdu9sslFf5_I0/view?usp=sharing) - + OR You can use basemodel from [Model Ramp Baseline](https://github.com/radiantearth/model_ramp_baseline/tree/main/data/input/checkpoint.tf) ``` pip install gdown gdown --fuzzy https://drive.google.com/file/d/1wvJhkiOrSlHmmvJ0avkAdu9sslFf5_I0/view?usp=sharing @@ -123,4 +123,4 @@ Docker Compose is created with redis , worker , postgis database , api and fron docker compose restart ``` - Frontend will be available on 5000 port , Backend will be on 8000 , Flower will be on 5500 \ No newline at end of file + Frontend will be available on 5000 port , Backend will be on 8000 , Flower will be on 5500