stduhpf commited on
Commit
1cae86c
1 Parent(s): be23fc8

Update README.md

Browse files

These 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

Files changed (1) hide show
  1. README.md +8 -6
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
+ ---