p-alonso commited on
Commit
e0e63cc
1 Parent(s): 318957b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ focused on music analysis applications.
14
  The MAEST models are also available for inference only as part of the
15
  [Essentia](https://essentia.upf.edu/models.html#MAEST) library, and in the [official repository](https://github.com/palonso/MAEST).
16
 
 
 
17
 
18
  ### Model Description
19
 
 
14
  The MAEST models are also available for inference only as part of the
15
  [Essentia](https://essentia.upf.edu/models.html#MAEST) library, and in the [official repository](https://github.com/palonso/MAEST).
16
 
17
+ > Note: The MAEST models rely on [custom code](https://huggingface.co/docs/transformers/custom_models#using-a-model-with-custom-code). Set `trust_remote_code=True` to use them within the [🤗Transformers](https://huggingface.co/docs/transformers/)' `audio-classification` pipeline.
18
+
19
 
20
  ### Model Description
21