Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
Krea 2 model (covering both the Krea 2 Raw and Krea 2 Turbo variants) is released under a custom Krea 2 Community License Agreement for its weights, alongside an Apache-2.0 license for the inference code repository itself.
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- krea/Krea-2-Turbo
|
| 5 |
+
- krea/Krea-2-Raw
|
| 6 |
+
tags:
|
| 7 |
+
- krea2
|
| 8 |
+
- turbo
|
| 9 |
+
- raw
|
| 10 |
+
- kreaai
|
| 11 |
---
|
| 12 |
Krea 2 model (covering both the Krea 2 Raw and Krea 2 Turbo variants) is released under a custom Krea 2 Community License Agreement for its weights, alongside an Apache-2.0 license for the inference code repository itself.
|
| 13 |
|