Text-to-Image
Diffusers
ONNX
OnnxStableDiffusionPipeline
unpaint
stable_diffusion_model
stable-diffusion
Merge branch 'main' of https://huggingface.co/axodoxian/stable_diffusion_onnx
Browse files
README.md
CHANGED
|
@@ -4,4 +4,10 @@ tags:
|
|
| 4 |
- unpaint
|
| 5 |
- stable_diffusion_model
|
| 6 |
- onnx
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- unpaint
|
| 5 |
- stable_diffusion_model
|
| 6 |
- onnx
|
| 7 |
+
- stable-diffusion
|
| 8 |
+
library_name: diffusers
|
| 9 |
+
model_description:
|
| 10 |
+
- repo: runwayml/stable-diffusion-v1-5
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
This is a Microsoft Olive optimized ONNX version of the model found here: https://huggingface.co/runwayml/stable-diffusion-v1-5
|