lichorosario
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -61,4 +61,7 @@ pipeline.load_lora_weights('lichorosario/flux-samhtr-remastered', weight_name='l
|
|
61 |
image = pipeline('your prompt').images[0]
|
62 |
```
|
63 |
|
|
|
|
|
|
|
64 |
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)
|
|
|
61 |
image = pipeline('your prompt').images[0]
|
62 |
```
|
63 |
|
64 |
+
|
65 |
+
<Gallery />
|
66 |
+
|
67 |
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)
|