Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,22 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
license_name: fair-ai-public-license-1.0-sd
|
|
|
4 |
license_link: https://freedevproject.org/faipl-1.0-sd/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
language:
|
6 |
- en
|
7 |
-
base_model:
|
8 |
-
|
|
|
|
|
|
|
9 |
---
|
10 |
<style>
|
11 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Playwrite+DE+Grund:[email protected]&display=swap');
|
@@ -289,4 +300,4 @@ pipeline_tag: text-to-image
|
|
289 |
</div>
|
290 |
|
291 |
</div>
|
292 |
-
</body>
|
|
|
1 |
---
|
2 |
+
license: artistic-2.0
|
3 |
+
# license_name: fair-ai-public-license-1.0-sd
|
4 |
+
# hah
|
5 |
license_link: https://freedevproject.org/faipl-1.0-sd/
|
6 |
+
#123
|
7 |
+
tags:
|
8 |
+
- tag
|
9 |
+
- '456'
|
10 |
+
- '1234'
|
11 |
+
#d
|
12 |
+
dd: 1
|
13 |
language:
|
14 |
- en
|
15 |
+
base_model:
|
16 |
+
- KBlueLeaf/kohaku-xl-beta5
|
17 |
+
- stepfun-ai/GOT-OCR2_0
|
18 |
+
pipeline_tag: image-to-text
|
19 |
+
library_name: diffusers
|
20 |
---
|
21 |
<style>
|
22 |
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Playwrite+DE+Grund:[email protected]&display=swap');
|
|
|
300 |
</div>
|
301 |
|
302 |
</div>
|
303 |
+
</body>
|