apepkuss79
commited on
Commit
•
7612ca9
1
Parent(s):
1343a6a
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,27 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: stabilityai/stable-diffusion-3.5-large
|
3 |
+
license: other
|
4 |
+
license_name: stabilityai-ai-community
|
5 |
+
license_link: LICENSE.md
|
6 |
+
model_creator: stabilityai
|
7 |
+
model_name: stable-diffusion-3.5-large
|
8 |
+
quantized_by: Second State Inc.
|
9 |
+
tags:
|
10 |
+
- text-to-image
|
11 |
+
- stable-diffusion
|
12 |
+
- diffusers
|
13 |
+
inference: true
|
14 |
+
language:
|
15 |
+
- en
|
16 |
+
pipeline_tag: text-to-image
|
17 |
+
---
|
18 |
+
|
19 |
+
![](https://github.com/GaiaNet-AI/.github/assets/45785633/d6976adc-f97d-4f86-a648-0f2f5c8e7eee)
|
20 |
+
|
21 |
+
# stable-diffusion-3.5-large-GGUF
|
22 |
+
|
23 |
+
## Original Model
|
24 |
+
|
25 |
+
[stabilityai/stable-diffusion-3.5-large](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
|
26 |
+
|
27 |
+
**Quantized with stable-diffusion.cpp `master-ac54e00`.**
|