julienkay commited on
Commit
af7bca6
1 Parent(s): 4aef526

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
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.