lichorosario commited on
Commit
4ee1d30
·
verified ·
1 Parent(s): df9b8ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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)