Update README.md
Browse files
README.md
CHANGED
@@ -73,4 +73,8 @@ image = pipeline(prompt=prompt).images[0].save("output.png")
|
|
73 |
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
74 |
|
75 |
## Original Model
|
76 |
-
[Model](https://huggingface.co/artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl)
|
|
|
|
|
|
|
|
|
|
73 |
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
74 |
|
75 |
## Original Model
|
76 |
+
[Model](https://huggingface.co/artificialguybr/ps1redmond-ps1-game-graphics-lora-for-sdxl)
|
77 |
+
|
78 |
+
## Precision
|
79 |
+
BFloat16 (bf16)
|
80 |
+
For Matrix Multiplication Operations.
|