Skip to content

Commit ff2753a

Browse files
committed
up
1 parent 5c7a7f8 commit ff2753a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/dreambooth/README_flux2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[DreamBooth](https://huggingface.co/papers/2208.12242) is a method to personalize image generation models given just a few (3~5) images of a subject/concept.
44

5-
The `train_dreambooth_lora_flux2.py` script shows how to implement the training procedure for [LoRAs](https://huggingface.co/blog/lora) and adapt it for [FLUX.2 [dev]](https://github.com/black-forest-labs/flux2-dev).
5+
The `train_dreambooth_lora_flux2.py` script shows how to implement the training procedure for [LoRAs](https://huggingface.co/blog/lora) and adapt it for [FLUX.2 [dev]](https://github.com/black-forest-labs/flux2).
66

77
> [!NOTE]
88
> **Memory consumption**

0 commit comments

Comments
 (0)