diff --git a/video_prediction_savp/HPC_scripts/hyperparam_setup.sh b/video_prediction_savp/HPC_scripts/hyperparam_setup.sh
index a6c24a062ca30b06879641806d771beacc4b34f8..34894da8c3e345955c05b69994f4f3cf431174ff 100644
--- a/video_prediction_savp/HPC_scripts/hyperparam_setup.sh
+++ b/video_prediction_savp/HPC_scripts/hyperparam_setup.sh
@@ -1,6 +1,6 @@
 #!/usr/bin/env bash
 
-# for choosing the model
+# for choosing the model convLSTM vae mcnet savp
 export model=convLSTM
 export model_hparams=../hparams/era5/${model}/model_hparams.json