Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
license: other
|
2 |
+
license_name: stabilityai-ai-community
|
3 |
+
license_link: LICENSE.md
|
4 |
+
tags:
|
5 |
+
- text-to-image
|
6 |
+
- stable-diffusion
|
7 |
+
- diffusers
|
8 |
+
|
9 |
+
NF4 checkpoint of [stabilityai/stable-diffusion-3.5-large](https://huggingface.co/stabilityai/stable-diffusion-3.5-large). Quantization done with `bitsandbytes`.
|
10 |
+
|
11 |
+
> [!NOTE]
|
12 |
+
> Please respect the SD3.5 license as provided in https://huggingface.co/stabilityai/stable-diffusion-3.5-large.
|