lilcheaty commited on
Commit
9a1b6bb
·
verified ·
1 Parent(s): a91fec8

Upload Notice.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. Notice.txt +15 -0
Notice.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Krea 2 is licensed under the Krea 2 Community License Agreement,
2
+ Copyright (c) Krea, Inc. All Rights Reserved.
3
+
4
+ The model weights in this repository are a MODIFIED (INT8 ConvRot quantized)
5
+ derivative of the Krea 2 model. They are not official Krea releases and are not
6
+ endorsed by Krea. The original model and license are available at:
7
+ https://www.krea.ai/krea-2 and https://www.krea.ai/krea-2-licensing
8
+
9
+ Modifications: the BF16 Krea 2 RAW and Turbo checkpoints were quantized to INT8
10
+ (ConvRot, row-wise) using ComfyUI-INT8-Fast. The 28 main DiT blocks are INT8;
11
+ the sensitive layers (first, last, tmlp, tproj, txtfusion, txtmlp) are retained
12
+ in higher precision.
13
+
14
+ Deployers must implement reasonable content-filtering measures and disclose
15
+ AI-generated outputs where required, per the Krea 2 Community License.