Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
library_name: pytorch
|
| 3 |
-
license:
|
| 4 |
pipeline_tag: text-to-audio
|
| 5 |
---
|
| 6 |
|
|
@@ -65,4 +65,4 @@ This repository redistributes a small subset of files from the following upstrea
|
|
| 65 |
- **Wan2.2-TI2V-5B**: text encoder and tokenizer files
|
| 66 |
- **MMAudio**: audio VAE, vocoder, and Synchformer files
|
| 67 |
|
| 68 |
-
Please refer to the original upstream repositories for their licenses, usage terms, and project details.
|
|
|
|
| 1 |
---
|
| 2 |
library_name: pytorch
|
| 3 |
+
license: mit
|
| 4 |
pipeline_tag: text-to-audio
|
| 5 |
---
|
| 6 |
|
|
|
|
| 65 |
- **Wan2.2-TI2V-5B**: text encoder and tokenizer files
|
| 66 |
- **MMAudio**: audio VAE, vocoder, and Synchformer files
|
| 67 |
|
| 68 |
+
Please refer to the original upstream repositories for their licenses, usage terms, and project details.
|