Lmxyy commited on
Commit
6f8d494
·
verified ·
1 Parent(s): 5da2cd7

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -0
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: black-forest-labs/FLUX.1-Depth-dev
3
+ base_model_relation: quantized
4
+ datasets:
5
+ - mit-han-lab/svdquant-datasets
6
+ language:
7
+ - en
8
+ library_name: diffusers
9
+ license: other
10
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-Depth-dev/blob/main/LICENSE.md
11
+ license_name: flux-1-dev-non-commercial-license
12
+ pipeline_tag: image-to-image
13
+ tags:
14
+ - image-to-image
15
+ - SVDQuant
16
+ - FLUX.1-Depth-dev
17
+ - FLUX.1
18
+ - Diffusion
19
+ - Quantization
20
+ - ICLR2025
21
+
22
+ ---
23
+ **This repository has been deprecated and will be hidden in December 2025. Please use https://huggingface.co/nunchaku-tech/nunchaku-flux.1-depth-dev.**
24
+
25
+ ## Citation
26
+
27
+ ```bibtex
28
+ @inproceedings{
29
+ li2024svdquant,
30
+ title={SVDQuant: Absorbing Outliers by Low-Rank Components for 4-Bit Diffusion Models},
31
+ author={Li*, Muyang and Lin*, Yujun and Zhang*, Zhekai and Cai, Tianle and Li, Xiuyu and Guo, Junxian and Xie, Enze and Meng, Chenlin and Zhu, Jun-Yan and Han, Song},
32
+ booktitle={The Thirteenth International Conference on Learning Representations},
33
+ year={2025}
34
+ }
35
+ ```
36
+
37
+ ## Attribution Notice
38
+
39
+ The FLUX.1 [dev] Model is licensed by Black Forest Labs Inc. under the FLUX.1 [dev] Non-Commercial License. Copyright Black Forest Labs Inc. IN NO EVENT SHALL BLACK FOREST LABS INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH USE OF THIS MODEL.