adamo1139 commited on
Commit
6ba7188
β€’
1 Parent(s): d3e29a7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -1,3 +1,8 @@
 
 
 
 
 
1
  # Spirit LM Inference Gradio Demo
2
 
3
  Copy the github repo, build the [spiritlm](https://github.com/facebookresearch/spiritlm) python package and put models in `checkpoints` folder before running the script. I would suggest to use conda environment for this.
@@ -157,4 +162,4 @@ checkpoints/
157
  β”œβ”€β”€ special_tokens_map.json
158
  β”œβ”€β”€ tokenizer_config.json
159
  └── tokenizer.model
160
- ```
 
1
+ ---
2
+ license: other
3
+ pipeline_tag: text-to-audio
4
+ library_name: transformers
5
+ ---
6
  # Spirit LM Inference Gradio Demo
7
 
8
  Copy the github repo, build the [spiritlm](https://github.com/facebookresearch/spiritlm) python package and put models in `checkpoints` folder before running the script. I would suggest to use conda environment for this.
 
162
  β”œβ”€β”€ special_tokens_map.json
163
  β”œβ”€β”€ tokenizer_config.json
164
  └── tokenizer.model
165
+ ```