lichorosario commited on
Commit
f43c85f
1 Parent(s): 00f1400

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -101,4 +101,7 @@ pipeline.load_lora_weights('lichorosario/flux-dott-remastered', weight_name='lor
101
  image = pipeline('your prompt').images[0]
102
  ```
103
 
 
 
 
104
  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)
 
101
  image = pipeline('your prompt').images[0]
102
  ```
103
 
104
+
105
+ <Gallery />
106
+
107
  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)