diff --git a/roboflow/core/version.py b/roboflow/core/version.py index a6583ebe..fbdccdd3 100644 --- a/roboflow/core/version.py +++ b/roboflow/core/version.py @@ -506,7 +506,7 @@ def deploy(self, model_type: str, model_path: str, filename: str = "weights/best "paligemma-3b-pt-896", "paligemma2-3b-pt-224", "paligemma2-3b-pt-448", - "paligemma2-3b-pt-896" + "paligemma2-3b-pt-896", ] if model_type not in supported_hf_types: raise RuntimeError(