diff --git a/README.md b/README.md index 5a76d23..60f1b00 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ model = laion_clap.CLAP_Module(enable_fusion=False, amodel= 'HTSAT-base') model.load_ckpt('checkpoint_path/checkpoint_name.pt') ``` -Please note that this is a temporary release for people who are working on larger-scale down-stream task. +Please note that this is a temporary release for people who are working on a larger-scale down-stream task. We will release a more comprehensive version of the model with detailed experiments in the future. Please take your own risk when using this model.