pbotsaris commited on
Commit
b6d1b20
1 Parent(s): aed68da

enable inference api

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- inference: false
3
  tags:
4
  - musicgen
5
  license: cc-by-nc-4.0
@@ -208,4 +207,4 @@ More information can be found in the paper [Simple and Controllable Music Genera
208
 
209
  **Risks and harms:** Biases and limitations of the model may lead to generation of samples that may be considered as biased, inappropriate or offensive. We believe that providing the code to reproduce the research and train new models will allow to broaden the application to new and more representative data.
210
 
211
- **Use cases:** Users must be aware of the biases, limitations and risks of the model. MusicGen is a model developed for artificial intelligence research on controllable music generation. As such, it should not be used for downstream applications without further investigation and mitigation of risks.
 
1
  ---
 
2
  tags:
3
  - musicgen
4
  license: cc-by-nc-4.0
 
207
 
208
  **Risks and harms:** Biases and limitations of the model may lead to generation of samples that may be considered as biased, inappropriate or offensive. We believe that providing the code to reproduce the research and train new models will allow to broaden the application to new and more representative data.
209
 
210
+ **Use cases:** Users must be aware of the biases, limitations and risks of the model. MusicGen is a model developed for artificial intelligence research on controllable music generation. As such, it should not be used for downstream applications without further investigation and mitigation of risks.