Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
1 |
-
---
|
2 |
-
license: creativeml-openrail-m
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: creativeml-openrail-m
|
3 |
+
pipeline_tag: text-to-image
|
4 |
+
library_name: diffusers
|
5 |
+
---
|
6 |
+
|
7 |
+
The ONNX version of the stable-diffusion-v1-5 model (previously hosted in the runwayml/stable-diffusion-v1-5 repository that is now offline) for usage with Unity Sentis.
|
8 |
+
|
9 |
+
See [com.doji.diffusers](https://github.com/julienkay/com.doji.diffusers) for details.
|