Update README.md
Browse files
README.md
CHANGED
@@ -101,3 +101,6 @@ While the capabilities of image generation models are impressive, they can also
|
|
101 |
## Original Model
|
102 |
[Model](https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1)
|
103 |
|
|
|
|
|
|
|
|
101 |
## Original Model
|
102 |
[Model](https://huggingface.co/diffusers/stable-diffusion-xl-1.0-inpainting-0.1)
|
103 |
|
104 |
+
## Precision
|
105 |
+
BFloat16 (bf16)
|
106 |
+
For Matrix Multiplication Operations.
|