diff --git a/README.md b/README.md index 3446cbedbc1273fd7f1171962ee1f71991ddf8ed..36826e17df705a73ee9303173c514006d6cf0ea9 100644 --- a/README.md +++ b/README.md @@ -3,34 +3,28 @@ base_model: black-forest-labs/FLUX.1-dev library_name: diffusers license: other widget: -- text: >- - a bustling manga street, devoid of vehicles, detailed with vibrant colors - and dynamic line work, characters in the background adding life and - movement, under a soft golden hour light, with rich textures and a lively - atmosphere, high resolution, sharp focus +- text: a bustling manga street, devoid of vehicles, detailed with vibrant colors + and dynamic line work, characters in the background adding life and movement, + under a soft golden hour light, with rich textures and a lively atmosphere, high + resolution, sharp focus output: url: images/example_v9pjueoq1.png -- text: >- - Grainy shot of a robot cooking in the kitchen, with soft shadows and - nostalgic film texture. +- text: Grainy shot of a robot cooking in the kitchen, with soft shadows and nostalgic + film texture. output: url: images/example_7rny6lj4p.png -- text: >- - a boat in the canals of Venice, painted in gouache with soft, flowing - brushstrokes and vibrant, translucent colors, capturing the serene - reflection on the water under a misty ambiance, with rich textures and a - dynamic perspective +- text: a boat in the canals of Venice, painted in gouache with soft, flowing brushstrokes + and vibrant, translucent colors, capturing the serene reflection on the water + under a misty ambiance, with rich textures and a dynamic perspective output: url: images/example_jx5b3cugc.png -- text: >- - A vibrant orange poppy flower, enclosed in an ornate golden frame, against a - black backdrop, rendered in anime style with bold outlines, exaggerated - details, and a dramatic chiaroscuro lighting. +- text: A vibrant orange poppy flower, enclosed in an ornate golden frame, against + a black backdrop, rendered in anime style with bold outlines, exaggerated details, + and a dramatic chiaroscuro lighting. output: url: images/example_tphrlr123.png -- text: >- - Armored armadillo, detailed anatomy, precise shading, labeled diagram, - cross-section, high resolution. +- text: Armored armadillo, detailed anatomy, precise shading, labeled diagram, cross-section, + high resolution. output: url: images/example_5cml5u298.png tags: @@ -41,7 +35,13 @@ tags: - flux - flux-diffusers - template:sd-lora - +- text-to-image +- diffusers-training +- diffusers +- lora +- flux +- flux-diffusers +- template:sd-lora --- + + +# Flux DreamBooth LoRA - davidberenstein1957/image-preferences-flux-dev-lora + + + +## Model description + +These are davidberenstein1957/image-preferences-flux-schnell-lora DreamBooth LoRA weights for black-forest-labs/FLUX.1-schnell. + +The weights were trained using [DreamBooth](https://dreambooth.github.io/) with the [Flux diffusers trainer](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_flux.md). + +Was LoRA for the text encoder enabled? False. + +## Trigger words + +You should use `` to trigger the image generation. + +## Download model + +[Download the *.safetensors LoRA](davidberenstein1957/image-preferences-flux-schnell-dev/tree/main) in the Files & versions tab. + +## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers) + +```py +from diffusers import AutoPipelineForText2Image +import torch +pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16).to('cuda') +pipeline.load_lora_weights('davidberenstein1957/image-preferences-flux-dev-lora', weight_name='pytorch_lora_weights.safetensors') +image = pipeline('').images[0] +``` + +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) + +## License + +Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md). + + +## Intended uses & limitations + +#### How to use + +```python +# TODO: add an example code snippet for running this diffusion pipeline +``` + +#### Limitations and bias + +[TODO: provide examples of latent issues and potential remediations] + +## Training details + +[TODO: describe the data used to train the model] \ No newline at end of file diff --git a/checkpoint-1000/optimizer.bin b/checkpoint-1000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..6d2cdc31c3eb697abb4c8d940529c740c6201b76 --- /dev/null +++ b/checkpoint-1000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c176a3b0b433b85600238f2d8cde9d914e76b0b8be765b0571025bd5c6f12839 +size 180106882 diff --git a/checkpoint-1000/random_states_0.pkl b/checkpoint-1000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a3c1a136a68592e3d19c222641df0a6ca9531ff9 --- /dev/null +++ b/checkpoint-1000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cfc650cac8ad7dede69f511636aed05b1d00508a8360c602011bf3e045bc06e +size 14344 diff --git a/checkpoint-1000/scaler.pt b/checkpoint-1000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..8f1ed61c5f3de81b2edb043804e66201d6434b50 --- /dev/null +++ b/checkpoint-1000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace5fbcb8f3a3d6d58c75c25e1e8ec41a92001245fceaefef68492b404381c41 +size 988 diff --git a/checkpoint-1000/scheduler.bin b/checkpoint-1000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..6f46a349a8a8bd927689b5f8256837d4951c2d31 --- /dev/null +++ b/checkpoint-1000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb56a027caf3bc34716bfca15e2daef857cac0bcb85c38ea52efea71f21c421 +size 1000 diff --git a/checkpoint-1500/README.md b/checkpoint-1500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..8ea0a8edf6141f3b743cbb46e2c35dcc5d5f7782 --- /dev/null +++ b/checkpoint-1500/README.md @@ -0,0 +1,71 @@ +--- +base_model: black-forest-labs/FLUX.1-dev +library_name: diffusers +license: other +widget: [] +tags: +- text-to-image +- diffusers-training +- diffusers +- lora +- flux +- flux-diffusers +- template:sd-lora +--- + + + + +# Flux DreamBooth LoRA - davidberenstein1957/image-preferences-flux-dev-lora + + + +## Model description + +These are davidberenstein1957/image-preferences-flux-schnell-lora DreamBooth LoRA weights for black-forest-labs/FLUX.1-schnell. + +The weights were trained using [DreamBooth](https://dreambooth.github.io/) with the [Flux diffusers trainer](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_flux.md). + +Was LoRA for the text encoder enabled? False. + +## Trigger words + +You should use `` to trigger the image generation. + +## Download model + +[Download the *.safetensors LoRA](davidberenstein1957/image-preferences-flux-schnell-dev/tree/main) in the Files & versions tab. + +## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers) + +```py +from diffusers import AutoPipelineForText2Image +import torch +pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16).to('cuda') +pipeline.load_lora_weights('davidberenstein1957/image-preferences-flux-dev-lora', weight_name='pytorch_lora_weights.safetensors') +image = pipeline('').images[0] +``` + +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) + +## License + +Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md). + + +## Intended uses & limitations + +#### How to use + +```python +# TODO: add an example code snippet for running this diffusion pipeline +``` + +#### Limitations and bias + +[TODO: provide examples of latent issues and potential remediations] + +## Training details + +[TODO: describe the data used to train the model] \ No newline at end of file diff --git a/checkpoint-1500/optimizer.bin b/checkpoint-1500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5cd66fecd354476660ab63efa0215fa80c0267e5 --- /dev/null +++ b/checkpoint-1500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae9aef5bccaa715310d41e8a3d0c2cb56808d21cd88b72236dbf24b64459076 +size 180106882 diff --git a/checkpoint-1500/pytorch_lora_weights.safetensors b/checkpoint-1500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..270315bd1931b966a1d6578523fa071a059b11af --- /dev/null +++ b/checkpoint-1500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d30eda85f7cbcb4598b86ae2510a671e6e449be6d8e0a6476c58d315748e762 +size 44917032 diff --git a/checkpoint-1500/random_states_0.pkl b/checkpoint-1500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..78f8022503c29102a0b81b9a3cc51d56483040e1 --- /dev/null +++ b/checkpoint-1500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af84adf8d35430858580e5f7584016b0474d91b5d3fe20fce27221e478b810c3 +size 14344 diff --git a/checkpoint-1500/scaler.pt b/checkpoint-1500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..693cfaafadb5bb856fd7295231403bea6f393dfd --- /dev/null +++ b/checkpoint-1500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08773d3d600f989687a134128fbd4b61085216d0b1e587678ea16a21cb24457f +size 988 diff --git a/checkpoint-1500/scheduler.bin b/checkpoint-1500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..aff6bc099ad39b54746eee7b6b152598add7328d --- /dev/null +++ b/checkpoint-1500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c58f2142882d97b361968d3cd7356d6cedd755444d6fe35777e0c80775f9d3f +size 1000 diff --git a/checkpoint-2000/optimizer.bin b/checkpoint-2000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..25b9c19b825fc1d2c0c58cb43a9ab9b1aea5acc4 --- /dev/null +++ b/checkpoint-2000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3182f6da8d0003376b7390bc93252bdcd05e169e7417a6a3b1bd222817ca4f2 +size 180106882 diff --git a/checkpoint-2000/pytorch_lora_weights.safetensors b/checkpoint-2000/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..bdeed67153cba8bcab9d892f47c478c9bb174464 --- /dev/null +++ b/checkpoint-2000/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:421c555d1cf4e03595694665f1fa30d7e560338813a646dcbac1e25a1cfe5271 +size 44917032 diff --git a/checkpoint-2000/random_states_0.pkl b/checkpoint-2000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..ec7c5e53d3e850dc372e1de3edc8e59e270b9b98 --- /dev/null +++ b/checkpoint-2000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02ffd4af644d31b7a1f0f00e9d8a4e4830896528893e3cec0d0785659b5192c +size 14344 diff --git a/checkpoint-2000/scaler.pt b/checkpoint-2000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..918094ce1b10665a0204e2ba636076203af09e3c --- /dev/null +++ b/checkpoint-2000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0e92ad58416a5a874e398a4e81ef272f7d4985c801b117335c8952f1b5af2db +size 988 diff --git a/checkpoint-2000/scheduler.bin b/checkpoint-2000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c0b884e5da29b81195525e432652697e25143a1a --- /dev/null +++ b/checkpoint-2000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7f89649711027aa6ec6fce109a3a4ee4112de703bf91414bed3c6ee0214524 +size 1000 diff --git a/checkpoint-2500/optimizer.bin b/checkpoint-2500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..aea5897fc3604713b2490f39e0404bbc24d70c50 --- /dev/null +++ b/checkpoint-2500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a1412f079fedc0fb6b907d7a7d46525bd788213532df7eb666fe83612643d4a +size 180106882 diff --git a/checkpoint-2500/pytorch_lora_weights.safetensors b/checkpoint-2500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2d547d7542e60a58d7dbba834c06842fb0f1146f --- /dev/null +++ b/checkpoint-2500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:928354b4941de356e857567e7bc576c502f2ebe20560b4289b6be9f51cd8a6bb +size 44917032 diff --git a/checkpoint-2500/random_states_0.pkl b/checkpoint-2500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..5de1cd3c4d0ac13b447776553da90b4af716d62f --- /dev/null +++ b/checkpoint-2500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90b8ce5ff46e666e7664f547d4361b2199ca3a8d4fca0eaa1390bc499549cd0 +size 14344 diff --git a/checkpoint-2500/scaler.pt b/checkpoint-2500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..8e546bc12c5c7ccab7db078af338378289c7cd63 --- /dev/null +++ b/checkpoint-2500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96daa107e40e32536c7e3e21261357ccc5eb27f8bf4c98ef909d1acb59ba35b1 +size 988 diff --git a/checkpoint-2500/scheduler.bin b/checkpoint-2500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..a6b67e045926d4f0d2f83e5f345b2d8a09464804 --- /dev/null +++ b/checkpoint-2500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be441dd756b74a4d64c19682d2a1c1708d4268cdf738f3aa37f1cfc704e505a +size 1000 diff --git a/checkpoint-3000/optimizer.bin b/checkpoint-3000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..a22adf90b183bd630a9b56cef8da494255d3890f --- /dev/null +++ b/checkpoint-3000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b61a074d0d5df962e264ee00c5531d81dc74e623933c1cb7a7fff2a06523f41 +size 180106882 diff --git a/checkpoint-3000/pytorch_lora_weights.safetensors b/checkpoint-3000/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..99ae9a1be6af1fc68801e36e74a4e57149bda3a5 --- /dev/null +++ b/checkpoint-3000/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88727deed9d83587efd147bbba80063aaab9675ea0e394f496fd98e678cb2eeb +size 44917032 diff --git a/checkpoint-3000/random_states_0.pkl b/checkpoint-3000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..12995a5a11ccf3db34a34cf9c802a6094b452935 --- /dev/null +++ b/checkpoint-3000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8edcb758fb026d5d0b76ff37d2525df8c215edf741ecf971f110d2f8690e09e +size 14344 diff --git a/checkpoint-3000/scaler.pt b/checkpoint-3000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..4ec27fe451c731a9de7955f7db5d28095ea7c911 --- /dev/null +++ b/checkpoint-3000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a9ff4709d9dac48008fc19fdeb46a52e319cbcb21b6e4ec172cb79ad43ec58 +size 988 diff --git a/checkpoint-3000/scheduler.bin b/checkpoint-3000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..21f46f105de95fb0815a1d7e07c93fcaa1ec2564 --- /dev/null +++ b/checkpoint-3000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abced2599a5c51083dc617a6e80a63db2fbe1ef2a04c675a2b85164b5506318 +size 1000 diff --git a/checkpoint-3500/optimizer.bin b/checkpoint-3500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0c294ca3624ccf319d0cbfe0a3020e5b51d004d8 --- /dev/null +++ b/checkpoint-3500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e59473aaa6db97dae43142541a5659179a71b81790c1bca1eb72f0ac8b39191 +size 180106882 diff --git a/checkpoint-3500/pytorch_lora_weights.safetensors b/checkpoint-3500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..db0d9684b265e67d2d460cd6ce772555b546651d --- /dev/null +++ b/checkpoint-3500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e634992952830f8036ee730d3e44a0ed6b2d6c36a84cdc7b456a34271999c5 +size 44917032 diff --git a/checkpoint-3500/random_states_0.pkl b/checkpoint-3500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..cb81672138df8a96a88d914e089895dfdf63f3e6 --- /dev/null +++ b/checkpoint-3500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09796933dce934030dfa51f53bc39ee411a5cbfbaa6cda5730159dc13b962e3 +size 14344 diff --git a/checkpoint-3500/scaler.pt b/checkpoint-3500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..83aa746340b5eaae37856bb1264913493235b3ed --- /dev/null +++ b/checkpoint-3500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2423048f68e814bc46c060c103daab59d6cf6ce6b9740e3662f42ff17fb21f1 +size 988 diff --git a/checkpoint-3500/scheduler.bin b/checkpoint-3500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..e4343cda1e6bc525b0827032f0ec521d8697b2d2 --- /dev/null +++ b/checkpoint-3500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a45e668cf2af77c908e4cc337e13a8bf153cc8e47bd3f0f7a3ecaddd13157f42 +size 1000 diff --git a/checkpoint-4000/optimizer.bin b/checkpoint-4000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..289e3567d68289e3012e389667c872de213cb172 --- /dev/null +++ b/checkpoint-4000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a21ac22a05198bd5ac77d9e9ac07f3a289bbedde71c0fba3d53e6f7b669acc7 +size 180106882 diff --git a/checkpoint-4000/pytorch_lora_weights.safetensors b/checkpoint-4000/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..ae648bccdd7350162f59a1a5d4ead124fd90e5fc --- /dev/null +++ b/checkpoint-4000/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca7df7864fda19bbadda6a78433f17a2073715d179d8f4680cdc504caf1f672 +size 44917032 diff --git a/checkpoint-4000/random_states_0.pkl b/checkpoint-4000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..652c2eb2a643b13140b723ebbaa43bdb64801edf --- /dev/null +++ b/checkpoint-4000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6c649fb14737f06a4ea6a9deb3812358d3ffacf8cc9d21415c139cbceef354b +size 14344 diff --git a/checkpoint-4000/scaler.pt b/checkpoint-4000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..5c2dcc3add287486710ec32038c337adfca3ef42 --- /dev/null +++ b/checkpoint-4000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f968b50bd9afe0e7968e5e76599f3ab6d7726328554e47ac12ca15ffda56438e +size 988 diff --git a/checkpoint-4000/scheduler.bin b/checkpoint-4000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..809fff2c638c289e56c0218d2de6eac3ca692e90 --- /dev/null +++ b/checkpoint-4000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28709d2f15af087e4a85ea87fe9b333a1ff97bf35c6e08a837f91be116a6fde6 +size 1000 diff --git a/checkpoint-4500/optimizer.bin b/checkpoint-4500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..2050f9ae208eadc18ff180170b9aa42f20955eff --- /dev/null +++ b/checkpoint-4500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15aacf441e742f1d0343337ea642603240cebc1976a571b3336dd8f0c9fb943d +size 180106882 diff --git a/checkpoint-4500/pytorch_lora_weights.safetensors b/checkpoint-4500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..b0dc5a6c1bef2d0f7d5d4f261504015d3bba1f82 --- /dev/null +++ b/checkpoint-4500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0896af1ce8c073433931ba764f23018e5b5fc5d664c1ad3f23f727cb6bbfb5dc +size 44917032 diff --git a/checkpoint-4500/random_states_0.pkl b/checkpoint-4500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..a094d17576b125580460397d9fb541dd4dfa43b0 --- /dev/null +++ b/checkpoint-4500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3d40e0c2949e2a893b9ed8054683b2fd61e8542028db0ffeb2f3b0274ca3d94 +size 14344 diff --git a/checkpoint-4500/scaler.pt b/checkpoint-4500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..8fc2317146cb4147acec59500e1abd00b7feb001 --- /dev/null +++ b/checkpoint-4500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454a34a12eb2f0062b1cd7e123602b785d590fe30d77702680adc927ba3cf2e8 +size 988 diff --git a/checkpoint-4500/scheduler.bin b/checkpoint-4500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..7e6e074cd7abf027a29e96041946e8f97998d180 --- /dev/null +++ b/checkpoint-4500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c58b022694c64640d63088198e5bf99481d4c24917872539359a2e46dc7d1679 +size 1000 diff --git a/checkpoint-500/README.md b/checkpoint-500/README.md new file mode 100644 index 0000000000000000000000000000000000000000..8ea0a8edf6141f3b743cbb46e2c35dcc5d5f7782 --- /dev/null +++ b/checkpoint-500/README.md @@ -0,0 +1,71 @@ +--- +base_model: black-forest-labs/FLUX.1-dev +library_name: diffusers +license: other +widget: [] +tags: +- text-to-image +- diffusers-training +- diffusers +- lora +- flux +- flux-diffusers +- template:sd-lora +--- + + + + +# Flux DreamBooth LoRA - davidberenstein1957/image-preferences-flux-dev-lora + + + +## Model description + +These are davidberenstein1957/image-preferences-flux-schnell-lora DreamBooth LoRA weights for black-forest-labs/FLUX.1-schnell. + +The weights were trained using [DreamBooth](https://dreambooth.github.io/) with the [Flux diffusers trainer](https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/README_flux.md). + +Was LoRA for the text encoder enabled? False. + +## Trigger words + +You should use `` to trigger the image generation. + +## Download model + +[Download the *.safetensors LoRA](davidberenstein1957/image-preferences-flux-schnell-dev/tree/main) in the Files & versions tab. + +## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers) + +```py +from diffusers import AutoPipelineForText2Image +import torch +pipeline = AutoPipelineForText2Image.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16).to('cuda') +pipeline.load_lora_weights('davidberenstein1957/image-preferences-flux-dev-lora', weight_name='pytorch_lora_weights.safetensors') +image = pipeline('').images[0] +``` + +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) + +## License + +Please adhere to the licensing terms as described [here](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md). + + +## Intended uses & limitations + +#### How to use + +```python +# TODO: add an example code snippet for running this diffusion pipeline +``` + +#### Limitations and bias + +[TODO: provide examples of latent issues and potential remediations] + +## Training details + +[TODO: describe the data used to train the model] \ No newline at end of file diff --git a/checkpoint-500/optimizer.bin b/checkpoint-500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..5214ede8ac21dd2f3f1faace910338a1873e5642 --- /dev/null +++ b/checkpoint-500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c4f4d4f1f99ac137088b26a91843050ea4ca623041e8288ed215f12cf003531 +size 180106882 diff --git a/checkpoint-500/pytorch_lora_weights.safetensors b/checkpoint-500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..655c35f1e599768299a4e599367944a4799c100d --- /dev/null +++ b/checkpoint-500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9a34cf6a210aeb166514d5efd00474e6028306431b12fcac50287cd95c192b4 +size 44917032 diff --git a/checkpoint-500/random_states_0.pkl b/checkpoint-500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..fe17fe552c6fa5b91997450f494ae431f3368683 --- /dev/null +++ b/checkpoint-500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a897022891a7c17ae5aefffff389e0677c9a77cb945bef9e81f0b22b521ce4 +size 14344 diff --git a/checkpoint-500/scaler.pt b/checkpoint-500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..f425e4a81f10004b14d24b3e4b2c7b6393c985ff --- /dev/null +++ b/checkpoint-500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7ed424e76e63be665541e6ca599693279be38a1f989fe492a9693accc60754 +size 988 diff --git a/checkpoint-500/scheduler.bin b/checkpoint-500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..45486fe05f664f67e5dd6a31d6298ac3ef4280cd --- /dev/null +++ b/checkpoint-500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc3f58357b1bc5b1e263ffe32493cf1f500218184ab6b47c0b212e0513de4d8 +size 1000 diff --git a/checkpoint-5000/optimizer.bin b/checkpoint-5000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..0b427b1608d1121f509cb1884fa713efed228729 --- /dev/null +++ b/checkpoint-5000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ae83c66553ddff9d2de45bfc089abd83b8b13d4a86149aba1b244ee23c49c30 +size 180106882 diff --git a/checkpoint-5000/pytorch_lora_weights.safetensors b/checkpoint-5000/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..23b973234f707b48d2b6d3e2fb5a841aef70c8f9 --- /dev/null +++ b/checkpoint-5000/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71efa4896b20e6ee5a9ff5321546c1fec7b037b01e82657bf3157a9bddbf8c36 +size 44917032 diff --git a/checkpoint-5000/random_states_0.pkl b/checkpoint-5000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..bd5b6968d4e3b1244b9322ed6955af7a3501e012 --- /dev/null +++ b/checkpoint-5000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d73b8d4a4695dd36d0913c8bb0ef12b6f2799c69c7ec073d3226de94141a6419 +size 14344 diff --git a/checkpoint-5000/scaler.pt b/checkpoint-5000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..06976efb7c28a4301c7ce557f38c449109e861d4 --- /dev/null +++ b/checkpoint-5000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595fe73b7716c7df40c6bde00cde6456e172e7316589965c95fc52300aac5b63 +size 988 diff --git a/checkpoint-5000/scheduler.bin b/checkpoint-5000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..01ed1523badea6377e59d36cd19a0dc7d1099e51 --- /dev/null +++ b/checkpoint-5000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1802d2b973eefb81bece41bdf8ed052df8eb1a5089f9c6dd9bff9d355580bbcb +size 1000 diff --git a/checkpoint-5500/optimizer.bin b/checkpoint-5500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..3edc385eac67c38792a7c0f5921486b264c09226 --- /dev/null +++ b/checkpoint-5500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4181ceb495970aef36305728802031597bdb81ae5466b15603258116a58eca9a +size 180106882 diff --git a/checkpoint-5500/pytorch_lora_weights.safetensors b/checkpoint-5500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..0b18f33d3aa48e799528bb0e199fbb05206d233b --- /dev/null +++ b/checkpoint-5500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e006b663a884bd45f054bba9a3e703488c26e5a15037abe28b8710e60c1d8f26 +size 44917032 diff --git a/checkpoint-5500/random_states_0.pkl b/checkpoint-5500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..3a5f58c9f9c59f0ebcff2f8cc6c39a78961f39ab --- /dev/null +++ b/checkpoint-5500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd05fcd0feeeb9f745cb0772eb245077758a6d4fb4388423084748091d433d1d +size 14344 diff --git a/checkpoint-5500/scaler.pt b/checkpoint-5500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..e0b89deae79209924167beb4fdb5d8d150ead09c --- /dev/null +++ b/checkpoint-5500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d60f720c4169461d50812f6471741625216c7588e2dce1964174f5064c540a14 +size 988 diff --git a/checkpoint-5500/scheduler.bin b/checkpoint-5500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..c8fdd36eea6e646687615c3478682f26460126d8 --- /dev/null +++ b/checkpoint-5500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a6c80c453f02df89f2a1266a8fd00629e01b5343936f94ed14be447aff7ed4 +size 1000 diff --git a/checkpoint-6000/optimizer.bin b/checkpoint-6000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..bacb975ed2e926b5b0f62b598e327a48cdbc01ab --- /dev/null +++ b/checkpoint-6000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e03e440a15badbeb0f012779f80858366a00e8d8574f6a911c7947e185ef438 +size 180106882 diff --git a/checkpoint-6000/pytorch_lora_weights.safetensors b/checkpoint-6000/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..7207eb03ab742a53c5afd596d6987b3658bafe83 --- /dev/null +++ b/checkpoint-6000/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48b0a770491e6d3ab27aba121d37f82d5c50dfdab18f8aecfa254c2406a88290 +size 44917032 diff --git a/checkpoint-6000/random_states_0.pkl b/checkpoint-6000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..01a9891a7b1f3aeeae2e7281f3c88df8868e10e5 --- /dev/null +++ b/checkpoint-6000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d319781be3638bb417486c9909b6748947dce10bb2af50ceefc5054306f74ed6 +size 14344 diff --git a/checkpoint-6000/scaler.pt b/checkpoint-6000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..3992f439ef0129a330138fb48e4887b2e826ab98 --- /dev/null +++ b/checkpoint-6000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f36eda55e54783c0862f198f57e9d8a6c8ff2e881eb37de34ca12edf31a3c0ca +size 988 diff --git a/checkpoint-6000/scheduler.bin b/checkpoint-6000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..14dc66671302db0d74d33c79195cfc18c0e2e9d9 --- /dev/null +++ b/checkpoint-6000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5319ff103d633d12b072e4129698c436144ea968ba5b98d230de0617b861daa2 +size 1000 diff --git a/checkpoint-6500/optimizer.bin b/checkpoint-6500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..e6d236321339f3ae8e60a1c7c1883b398914a697 --- /dev/null +++ b/checkpoint-6500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca416b8d0feed06fbeab6d8bea53739f62569c36df87dd84c14e91b06e789c4e +size 180106882 diff --git a/checkpoint-6500/pytorch_lora_weights.safetensors b/checkpoint-6500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..2d49e87078621e080b97b9f11bdfc7bb1e85382c --- /dev/null +++ b/checkpoint-6500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28bb508b9c63fa3550df6fb3ea0516e2d611be8de1e290f245bf9e9d2f4cea59 +size 44917032 diff --git a/checkpoint-6500/random_states_0.pkl b/checkpoint-6500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..7b48ffc4b873a38653dd3b24cfd4cd333222ea4a --- /dev/null +++ b/checkpoint-6500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403591654e626a09dea56580e69a0f3543ede03d8dc3dd31da500abcfe9c0821 +size 14344 diff --git a/checkpoint-6500/scaler.pt b/checkpoint-6500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..50a6ffc274a07aac645e034940cb3887462b362e --- /dev/null +++ b/checkpoint-6500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3a8a9ea5f1ed6912508a3ff584d274844665f783427944dd77475f246b2f19d +size 988 diff --git a/checkpoint-6500/scheduler.bin b/checkpoint-6500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..7ea09efe7e065a0105169de891aad185b62deae9 --- /dev/null +++ b/checkpoint-6500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ec4105a6848ad29b499e45c60748ba3edec1a885eb16def92c98539848410a6 +size 1000 diff --git a/checkpoint-7000/optimizer.bin b/checkpoint-7000/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..fb09b8f5f723033f335588973c018ddcb4420a11 --- /dev/null +++ b/checkpoint-7000/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28200d962c9200c5955efc442b03190e4c2e8898657831c3dcdc9cd8dd91febe +size 180106882 diff --git a/checkpoint-7000/pytorch_lora_weights.safetensors b/checkpoint-7000/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..144b77c081f68d11ca83b214ae21bae69023f83c --- /dev/null +++ b/checkpoint-7000/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa3d7e0c83199450e00cd15d4fbcec88a1bda2a8fbca8797eb3d2e33e4a660b8 +size 44917032 diff --git a/checkpoint-7000/random_states_0.pkl b/checkpoint-7000/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..57009985b11385180ec5753656f6a8114d9126df --- /dev/null +++ b/checkpoint-7000/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce8d28dc23a09e2e91d7a0520c8261af00b8b9096c9d3d9e935b028bf6cff390 +size 14344 diff --git a/checkpoint-7000/scaler.pt b/checkpoint-7000/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..d86626da620572309ed648e42ca942cf91972567 --- /dev/null +++ b/checkpoint-7000/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd572fa4b7d8a2fdcd860c310890b58f00b9250f5049a01fab01b5b2e215a804 +size 988 diff --git a/checkpoint-7000/scheduler.bin b/checkpoint-7000/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..6bfb046b5cb9ab5b26692347f6eb4cd42f1b30b8 --- /dev/null +++ b/checkpoint-7000/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9741edaba443e5a463c07dcb960cc24cfa1934bf3a94b13026ede53ca2a5871a +size 1000 diff --git a/checkpoint-7500/optimizer.bin b/checkpoint-7500/optimizer.bin new file mode 100644 index 0000000000000000000000000000000000000000..72d7fbc9e06c9c3b6b4cec3b8cd5d3d3cb3fbfdf --- /dev/null +++ b/checkpoint-7500/optimizer.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fade908d1b4af648159d895fab3f75459a35265efcff49ffc7e0e3a4d939c78 +size 180106882 diff --git a/checkpoint-7500/pytorch_lora_weights.safetensors b/checkpoint-7500/pytorch_lora_weights.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..79ce60af22f7250de9810055718d4c10f0694b97 --- /dev/null +++ b/checkpoint-7500/pytorch_lora_weights.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce89a64b3624872f6af02a7fa0cb3e907bab4904b8c6617ca0e54fad01fb357 +size 44917032 diff --git a/checkpoint-7500/random_states_0.pkl b/checkpoint-7500/random_states_0.pkl new file mode 100644 index 0000000000000000000000000000000000000000..6ee6613ab9e1a7117bc9d273dd1ea2ffa384287e --- /dev/null +++ b/checkpoint-7500/random_states_0.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0a263b32341232f93a56e34664d3067ce34a52455d483dc479a700101b618c5 +size 14344 diff --git a/checkpoint-7500/scaler.pt b/checkpoint-7500/scaler.pt new file mode 100644 index 0000000000000000000000000000000000000000..370b6a1b4fe85464a0a781319c2c60d68df555d3 --- /dev/null +++ b/checkpoint-7500/scaler.pt @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e32997f40bcf04ced73d87de367df237eb0a7b405fa26caca167f2df41919c +size 988 diff --git a/checkpoint-7500/scheduler.bin b/checkpoint-7500/scheduler.bin new file mode 100644 index 0000000000000000000000000000000000000000..b9c029ee0981a8bceac5b8ec5a1f73fde45f706d --- /dev/null +++ b/checkpoint-7500/scheduler.bin @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe6418838bbf700af89bf34e067e92cebb7eab1c14332f5ce30852dbaa769c9b +size 1000 diff --git a/pytorch_lora_weights.safetensors b/pytorch_lora_weights.safetensors index 270315bd1931b966a1d6578523fa071a059b11af..d16f268c6a652f608abf27061e3ab3051fc049e4 100644 --- a/pytorch_lora_weights.safetensors +++ b/pytorch_lora_weights.safetensors @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3d30eda85f7cbcb4598b86ae2510a671e6e449be6d8e0a6476c58d315748e762 -size 44917032 +oid sha256:3b6dee47ec2a8cd388fb5eb1e0a833bfc69755587f67bbd0b817c2a1a034114b +size 22503392