Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
-
pipeline_tag: anything-to-image
|
4 |
language:
|
5 |
- multilingual
|
6 |
base_model:
|
@@ -21,6 +20,7 @@ tags:
|
|
21 |
- text_image-to-image
|
22 |
- audio-to-image
|
23 |
- speech-to-image
|
|
|
24 |
---
|
25 |
|
26 |
|
@@ -54,5 +54,4 @@ tags:
|
|
54 |
|
55 |
## License
|
56 |
|
57 |
-
This model is released under the [Apache 2.0 License](LICENSE).
|
58 |
-
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
language:
|
4 |
- multilingual
|
5 |
base_model:
|
|
|
20 |
- text_image-to-image
|
21 |
- audio-to-image
|
22 |
- speech-to-image
|
23 |
+
pipeline_tag: text-to-image
|
24 |
---
|
25 |
|
26 |
|
|
|
54 |
|
55 |
## License
|
56 |
|
57 |
+
This model is released under the [Apache 2.0 License](LICENSE).
|
|