Commit ·
fc42a81
1
Parent(s): 9edf985
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,9 +4,9 @@ license: creativeml-openrail-m
|
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
-
It should work for [GitHub - bes-dev/stable_diffusion.openvino at sb/onnxruntime](https://github.com/bes-dev/stable_diffusion.openvino/tree/sb/onnxruntime)
|
| 8 |
|
| 9 |
-
|
| 10 |
|
| 11 |
In a private project I wrote myself, `unet.onnx` and `vae_decoder.onnx` are tested and confirmed to work.
|
| 12 |
|
|
|
|
| 4 |
|
| 5 |
|
| 6 |
|
| 7 |
+
It should work for [GitHub - bes-dev/stable_diffusion.openvino at sb/onnxruntime](https://github.com/bes-dev/stable_diffusion.openvino/tree/sb/onnxruntime), but I didn't test it.
|
| 8 |
|
| 9 |
+
__Note: Not compatible with diffusers' ONNX pipeline.__
|
| 10 |
|
| 11 |
In a private project I wrote myself, `unet.onnx` and `vae_decoder.onnx` are tested and confirmed to work.
|
| 12 |
|