lichorosario commited on
Commit
01daf7c
·
verified ·
1 Parent(s): cbe0e78

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -223,6 +223,8 @@ https://replicate.com/ostris/flux-dev-lora-trainer/train
223
  ## Trigger words
224
  You should use `in the style of TSTVCTR` to trigger the image generation.
225
 
 
 
226
 
227
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
228
 
@@ -236,6 +238,5 @@ image = pipeline('your prompt').images[0]
236
  ```
237
 
238
 
239
- <Gallery />
240
 
241
  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)
 
223
  ## Trigger words
224
  You should use `in the style of TSTVCTR` to trigger the image generation.
225
 
226
+ <Gallery />
227
+
228
 
229
  ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
230
 
 
238
  ```
239
 
240
 
 
241
 
242
  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)