Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model:
|
3 |
+
- stabilityai/stable-diffusion-3.5-large-turbo
|
4 |
+
---
|
5 |
+
Quants "q5_0" and in GGUF format for Stable Diffusion 3.5 Turbo and T5xxl for SDCP
|
6 |
+
for those with 6GB VRAM
|
7 |
+
|
8 |
+
https://github.com/leejet/stable-diffusion.cpp
|