Update README.md
Browse filesThese models are made to work with [stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp) release [master-ac54e00](https://github.com/leejet/stable-diffusion.cpp/releases/tag/master-ac54e00) onwards. Support for other inference backends is not guarenteed.
Quantized using this PR https://github.com/leejet/stable-diffusion.cpp/pull/447
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: other
|
| 3 |
-
license_name: sacla
|
| 4 |
-
license_link: >-
|
| 5 |
-
https://huggingface.co/stabilityai/stable-diffusion-3.5-large-turbo/blob/main/LICENSE.md
|
| 6 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: sacla
|
| 4 |
+
license_link: >-
|
| 5 |
+
https://huggingface.co/stabilityai/stable-diffusion-3.5-large-turbo/blob/main/LICENSE.md
|
| 6 |
+
base_model:
|
| 7 |
+
- stabilityai/stable-diffusion-3.5-large-turbo
|
| 8 |
+
---
|