Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,11 @@ 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.
|
|
|
3 |
pipeline_tag: text-to-audio
|
4 |
library_name: transformers
|
5 |
---
|
6 |
+
# Limited time hosted online gradio demo
|
7 |
+
|
8 |
+
I will be hosting a demo online at [https://91ec98cb495732c0b9.gradio.live](https://91ec98cb495732c0b9.gradio.live) for about 10 hours.
|
9 |
+
|
10 |
+
|
11 |
# Spirit LM Inference Gradio Demo
|
12 |
|
13 |
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.
|