zeekay commited on
Commit
070d37a
·
verified ·
1 Parent(s): 8dfb3d5

Upload NOTICE with huggingface_hub

Browse files
Files changed (1) hide show
  1. NOTICE +15 -0
NOTICE ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ zen3-image
2
+ ==========
3
+
4
+ This repository repackages, without modification, the model weights from:
5
+
6
+ Qwen/Qwen-Image
7
+ https://huggingface.co/Qwen/Qwen-Image
8
+ Copyright (c) Alibaba Cloud / Qwen team
9
+ Licensed under the Apache License, Version 2.0
10
+
11
+ This is NOT an independently trained model. All credit for the underlying
12
+ weights belongs to the Alibaba Qwen team. The Apache-2.0 license of the
13
+ upstream release applies unchanged; see the LICENSE file.
14
+
15
+ Repackaged and re-hosted under the zenlm namespace for convenience.