Kerstal commited on
Commit
607e965
·
verified ·
1 Parent(s): 0c382f6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
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