Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,11 @@
|
|
1 |
---
|
2 |
pipeline_tag: text-to-image
|
3 |
tags:
|
4 |
-
- unpaint
|
5 |
-
- stable_diffusion_model
|
6 |
-
- onnx
|
7 |
-
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
pipeline_tag: text-to-image
|
3 |
tags:
|
4 |
+
- unpaint
|
5 |
+
- stable_diffusion_model
|
6 |
+
- onnx
|
7 |
+
library_name: diffusers
|
8 |
+
model_description:
|
9 |
+
- repo: SG161222/Realistic_Vision_V1.4
|
10 |
+
---
|
11 |
+
This is a Microsoft Olive optimized ONNX version of the model found here: https://huggingface.co/SG161222/Realistic_Vision_V1.4
|