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