diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..352d103a644743c26933c70b83a5841130984648 --- /dev/null +++ b/README.md @@ -0,0 +1,42 @@ +--- +tags: +- text-to-image +- flux +- lora +- diffusers +- template:sd-lora +- fluxgym +widget: +- output: + url: sample/d3xt3r_004800_00_20240922040016.png + text: d3xt3r dachshund oil painting +- output: + url: sample/d3xt3r_004800_01_20240922040106.png + text: d3xt3r oil painting +- output: + url: sample/d3xt3r_004800_02_20240922040201.png + text: d3xt3r dachshund in a field +- output: + url: sample/d3xt3r_004800_03_20240922040255.png + text: d3xt3r dog in a little suit +base_model: black-forest-labs/FLUX.1-dev +instance_prompt: d3xt3r +license: other +license_name: flux-1-dev-non-commercial-license +license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md +--- + +# d3xt3r + +A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym) + + + +## Trigger words + +You should use `d3xt3r` to trigger the image generation. + +## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc. + +Weights for this model are available in Safetensors format. + diff --git a/d3xt3r-000004.safetensors b/d3xt3r-000004.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..f941c3065c1d9a08fd9507539bb62853a746c505 --- /dev/null +++ b/d3xt3r-000004.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86451fd35714b86246d967859d0c39b0203c7e54290df3ca6b64c0618f3b2deb +size 39766712 diff --git a/d3xt3r-000008.safetensors b/d3xt3r-000008.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..4d4e3f60af6c238da3715f8fb811af6cda419a4f --- /dev/null +++ b/d3xt3r-000008.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:803d90f423b9b3020cb1eb03ef5b25504c235c6494fcc01f36fed2d0adb1480b +size 39766712 diff --git a/d3xt3r-000012.safetensors b/d3xt3r-000012.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..1d5cb7243527f88ff939f327588bd3d768cb4f3a --- /dev/null +++ b/d3xt3r-000012.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d68d80f423c51dd4222b50924c19ceae0624755df5edc29656a93d3af02e8d +size 39766712 diff --git a/d3xt3r.safetensors b/d3xt3r.safetensors new file mode 100644 index 0000000000000000000000000000000000000000..779c9581d691210ae013da00c9baeebd99883c5e --- /dev/null +++ b/d3xt3r.safetensors @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfe641a2ec697510665bbb9efa3d04cf5c83ea0bb530bc8598a6410c419c33da +size 39766712 diff --git a/dataset.toml b/dataset.toml new file mode 100644 index 0000000000000000000000000000000000000000..62b1681d060b1d03f495d64c1e459b833aa58808 --- /dev/null +++ b/dataset.toml @@ -0,0 +1,14 @@ +[general] +shuffle_caption = false +caption_extension = '.txt' +keep_tokens = 1 + +[[datasets]] +resolution = 512 +batch_size = 1 +keep_tokens = 1 + + [[datasets.subsets]] + image_dir = 'C:\Users\sterl\pinokio\api\fluxgym.git\datasets\d3xt3r' + class_tokens = 'd3xt3r' + num_repeats = 10 \ No newline at end of file diff --git a/sample/d3xt3r_000200_00_20240921170711.png b/sample/d3xt3r_000200_00_20240921170711.png new file mode 100644 index 0000000000000000000000000000000000000000..a1f12ab010a4eb3452425ae7932d1ecdd590fe02 Binary files /dev/null and b/sample/d3xt3r_000200_00_20240921170711.png differ diff --git a/sample/d3xt3r_000200_01_20240921170745.png b/sample/d3xt3r_000200_01_20240921170745.png new file mode 100644 index 0000000000000000000000000000000000000000..dbeb6d10cf3ace3b49e14e0188c926b4cb2f40bf Binary files /dev/null and b/sample/d3xt3r_000200_01_20240921170745.png differ diff --git a/sample/d3xt3r_000200_02_20240921170819.png b/sample/d3xt3r_000200_02_20240921170819.png new file mode 100644 index 0000000000000000000000000000000000000000..91066953a837a603fef3f21fc1c4789498bf8051 Binary files /dev/null and b/sample/d3xt3r_000200_02_20240921170819.png differ diff --git a/sample/d3xt3r_000200_03_20240921170852.png b/sample/d3xt3r_000200_03_20240921170852.png new file mode 100644 index 0000000000000000000000000000000000000000..528b56c0e0afbed1e78ddd781a60cf57d2ca1f5d Binary files /dev/null and b/sample/d3xt3r_000200_03_20240921170852.png differ diff --git a/sample/d3xt3r_000400_00_20240921173114.png b/sample/d3xt3r_000400_00_20240921173114.png new file mode 100644 index 0000000000000000000000000000000000000000..770457d0f66058c1f9ddc44fdff71288c9ee7850 Binary files /dev/null and b/sample/d3xt3r_000400_00_20240921173114.png differ diff --git a/sample/d3xt3r_000400_01_20240921173142.png b/sample/d3xt3r_000400_01_20240921173142.png new file mode 100644 index 0000000000000000000000000000000000000000..9e7babc36fff61869d3ad4c2f13b65c418d40784 Binary files /dev/null and b/sample/d3xt3r_000400_01_20240921173142.png differ diff --git a/sample/d3xt3r_000400_02_20240921173211.png b/sample/d3xt3r_000400_02_20240921173211.png new file mode 100644 index 0000000000000000000000000000000000000000..b1c7ba0b46a7c5eb6ea7235eb83b41f41bc53238 Binary files /dev/null and b/sample/d3xt3r_000400_02_20240921173211.png differ diff --git a/sample/d3xt3r_000400_03_20240921173251.png b/sample/d3xt3r_000400_03_20240921173251.png new file mode 100644 index 0000000000000000000000000000000000000000..c1f25a4cd7765d6c52b0261d1390032cec7f4586 Binary files /dev/null and b/sample/d3xt3r_000400_03_20240921173251.png differ diff --git a/sample/d3xt3r_000600_00_20240921175228.png b/sample/d3xt3r_000600_00_20240921175228.png new file mode 100644 index 0000000000000000000000000000000000000000..0e2944859a8dbf23cef1b37d3ea5982b3649f004 Binary files /dev/null and b/sample/d3xt3r_000600_00_20240921175228.png differ diff --git a/sample/d3xt3r_000600_01_20240921175303.png b/sample/d3xt3r_000600_01_20240921175303.png new file mode 100644 index 0000000000000000000000000000000000000000..4a19064e8473da20da389b9ea6d69781565cd886 Binary files /dev/null and b/sample/d3xt3r_000600_01_20240921175303.png differ diff --git a/sample/d3xt3r_000600_02_20240921175337.png b/sample/d3xt3r_000600_02_20240921175337.png new file mode 100644 index 0000000000000000000000000000000000000000..cc954b07ec1d1df4a89a9ef58bfd3b66db7c236a Binary files /dev/null and b/sample/d3xt3r_000600_02_20240921175337.png differ diff --git a/sample/d3xt3r_000600_03_20240921175412.png b/sample/d3xt3r_000600_03_20240921175412.png new file mode 100644 index 0000000000000000000000000000000000000000..5ccb72da8957a288558fc648126586a68d6ab662 Binary files /dev/null and b/sample/d3xt3r_000600_03_20240921175412.png differ diff --git a/sample/d3xt3r_000800_00_20240921181358.png b/sample/d3xt3r_000800_00_20240921181358.png new file mode 100644 index 0000000000000000000000000000000000000000..ca6ae3e1c4ea6a5077fc9d41c5c3ff55c57d2119 Binary files /dev/null and b/sample/d3xt3r_000800_00_20240921181358.png differ diff --git a/sample/d3xt3r_000800_01_20240921181425.png b/sample/d3xt3r_000800_01_20240921181425.png new file mode 100644 index 0000000000000000000000000000000000000000..55d2dce3ada9c5d13ca9080370aaad74b6ad50e4 Binary files /dev/null and b/sample/d3xt3r_000800_01_20240921181425.png differ diff --git a/sample/d3xt3r_000800_02_20240921181452.png b/sample/d3xt3r_000800_02_20240921181452.png new file mode 100644 index 0000000000000000000000000000000000000000..d9d0e68093608fc6fd5f4e09cf489b4e0b1b6049 Binary files /dev/null and b/sample/d3xt3r_000800_02_20240921181452.png differ diff --git a/sample/d3xt3r_000800_03_20240921181519.png b/sample/d3xt3r_000800_03_20240921181519.png new file mode 100644 index 0000000000000000000000000000000000000000..192e106e9adfd0e5aa6be7f20c5f5e5d90872054 Binary files /dev/null and b/sample/d3xt3r_000800_03_20240921181519.png differ diff --git a/sample/d3xt3r_001000_00_20240921183242.png b/sample/d3xt3r_001000_00_20240921183242.png new file mode 100644 index 0000000000000000000000000000000000000000..f4cbf8c172e8024c8fdf1ae2bd047fd8b79d9179 Binary files /dev/null and b/sample/d3xt3r_001000_00_20240921183242.png differ diff --git a/sample/d3xt3r_001000_01_20240921183313.png b/sample/d3xt3r_001000_01_20240921183313.png new file mode 100644 index 0000000000000000000000000000000000000000..8e2d41b78ef6e5bb82583f74b18a79557b2f837a Binary files /dev/null and b/sample/d3xt3r_001000_01_20240921183313.png differ diff --git a/sample/d3xt3r_001000_02_20240921183346.png b/sample/d3xt3r_001000_02_20240921183346.png new file mode 100644 index 0000000000000000000000000000000000000000..950e0b8967e6d706f28a87cdd62a8eabbd814e2e Binary files /dev/null and b/sample/d3xt3r_001000_02_20240921183346.png differ diff --git a/sample/d3xt3r_001000_03_20240921183418.png b/sample/d3xt3r_001000_03_20240921183418.png new file mode 100644 index 0000000000000000000000000000000000000000..303c100d02beaf872d6b60c13d1df50fc5aaacdc Binary files /dev/null and b/sample/d3xt3r_001000_03_20240921183418.png differ diff --git a/sample/d3xt3r_001200_00_20240921185252.png b/sample/d3xt3r_001200_00_20240921185252.png new file mode 100644 index 0000000000000000000000000000000000000000..892ceaf6951d717217842fa725ae264a12fa1fca Binary files /dev/null and b/sample/d3xt3r_001200_00_20240921185252.png differ diff --git a/sample/d3xt3r_001200_01_20240921185333.png b/sample/d3xt3r_001200_01_20240921185333.png new file mode 100644 index 0000000000000000000000000000000000000000..b068713a04209b377a46a8652c9e6511e3cbc913 Binary files /dev/null and b/sample/d3xt3r_001200_01_20240921185333.png differ diff --git a/sample/d3xt3r_001200_02_20240921185413.png b/sample/d3xt3r_001200_02_20240921185413.png new file mode 100644 index 0000000000000000000000000000000000000000..339d23e272cba166b4cb836394cf7de68a42141f Binary files /dev/null and b/sample/d3xt3r_001200_02_20240921185413.png differ diff --git a/sample/d3xt3r_001200_03_20240921185451.png b/sample/d3xt3r_001200_03_20240921185451.png new file mode 100644 index 0000000000000000000000000000000000000000..6ded5229a38b9b12106279987de96bfe5ce6727a Binary files /dev/null and b/sample/d3xt3r_001200_03_20240921185451.png differ diff --git a/sample/d3xt3r_001400_00_20240921191637.png b/sample/d3xt3r_001400_00_20240921191637.png new file mode 100644 index 0000000000000000000000000000000000000000..8c0dba7bdbf042ba98c0ff6be270d12aee5e2854 Binary files /dev/null and b/sample/d3xt3r_001400_00_20240921191637.png differ diff --git a/sample/d3xt3r_001400_01_20240921191715.png b/sample/d3xt3r_001400_01_20240921191715.png new file mode 100644 index 0000000000000000000000000000000000000000..93a0bd7ff41ca24da54a714c55083a2b910206d4 Binary files /dev/null and b/sample/d3xt3r_001400_01_20240921191715.png differ diff --git a/sample/d3xt3r_001400_02_20240921191754.png b/sample/d3xt3r_001400_02_20240921191754.png new file mode 100644 index 0000000000000000000000000000000000000000..134d94dbece4ae73f1276797533d7a38e6178295 Binary files /dev/null and b/sample/d3xt3r_001400_02_20240921191754.png differ diff --git a/sample/d3xt3r_001400_03_20240921191834.png b/sample/d3xt3r_001400_03_20240921191834.png new file mode 100644 index 0000000000000000000000000000000000000000..6e275158eaeb5d1c2532cca59c834c1fdfcba388 Binary files /dev/null and b/sample/d3xt3r_001400_03_20240921191834.png differ diff --git a/sample/d3xt3r_001600_00_20240921194049.png b/sample/d3xt3r_001600_00_20240921194049.png new file mode 100644 index 0000000000000000000000000000000000000000..7712bc838d8528b41f9ac90d336b710c9d8a04be Binary files /dev/null and b/sample/d3xt3r_001600_00_20240921194049.png differ diff --git a/sample/d3xt3r_001600_01_20240921194127.png b/sample/d3xt3r_001600_01_20240921194127.png new file mode 100644 index 0000000000000000000000000000000000000000..9ab63e873f38c9f8cd021ad8b3c283685ef8c6e3 Binary files /dev/null and b/sample/d3xt3r_001600_01_20240921194127.png differ diff --git a/sample/d3xt3r_001600_02_20240921194204.png b/sample/d3xt3r_001600_02_20240921194204.png new file mode 100644 index 0000000000000000000000000000000000000000..fec1cf157be4cccb51ec4f9aeb009b39433cfa27 Binary files /dev/null and b/sample/d3xt3r_001600_02_20240921194204.png differ diff --git a/sample/d3xt3r_001600_03_20240921194241.png b/sample/d3xt3r_001600_03_20240921194241.png new file mode 100644 index 0000000000000000000000000000000000000000..24e832261784c858b745257db1c4ef8c8832d817 Binary files /dev/null and b/sample/d3xt3r_001600_03_20240921194241.png differ diff --git a/sample/d3xt3r_001800_00_20240921200441.png b/sample/d3xt3r_001800_00_20240921200441.png new file mode 100644 index 0000000000000000000000000000000000000000..4b76b87ab5954cbb354e8d80306391b92b7efc29 Binary files /dev/null and b/sample/d3xt3r_001800_00_20240921200441.png differ diff --git a/sample/d3xt3r_001800_01_20240921200520.png b/sample/d3xt3r_001800_01_20240921200520.png new file mode 100644 index 0000000000000000000000000000000000000000..9db882673ac54ae83360a3875f185f1e07da0ea5 Binary files /dev/null and b/sample/d3xt3r_001800_01_20240921200520.png differ diff --git a/sample/d3xt3r_001800_02_20240921200558.png b/sample/d3xt3r_001800_02_20240921200558.png new file mode 100644 index 0000000000000000000000000000000000000000..48d756c8c4a9948b9fea3ad2c6463e1ecc2b0968 Binary files /dev/null and b/sample/d3xt3r_001800_02_20240921200558.png differ diff --git a/sample/d3xt3r_001800_03_20240921200636.png b/sample/d3xt3r_001800_03_20240921200636.png new file mode 100644 index 0000000000000000000000000000000000000000..b5dff65e087e8845da07fed781466d3e714eebba Binary files /dev/null and b/sample/d3xt3r_001800_03_20240921200636.png differ diff --git a/sample/d3xt3r_002000_00_20240921203315.png b/sample/d3xt3r_002000_00_20240921203315.png new file mode 100644 index 0000000000000000000000000000000000000000..4e5dbb19f57557d8cf2ef04397e5f1d79d5151df Binary files /dev/null and b/sample/d3xt3r_002000_00_20240921203315.png differ diff --git a/sample/d3xt3r_002000_01_20240921203421.png b/sample/d3xt3r_002000_01_20240921203421.png new file mode 100644 index 0000000000000000000000000000000000000000..911f4984750614780f1cd1dd3d1e891d4460ebad Binary files /dev/null and b/sample/d3xt3r_002000_01_20240921203421.png differ diff --git a/sample/d3xt3r_002000_02_20240921203457.png b/sample/d3xt3r_002000_02_20240921203457.png new file mode 100644 index 0000000000000000000000000000000000000000..57ee523647f319a8d844caedd570b911524209be Binary files /dev/null and b/sample/d3xt3r_002000_02_20240921203457.png differ diff --git a/sample/d3xt3r_002000_03_20240921203546.png b/sample/d3xt3r_002000_03_20240921203546.png new file mode 100644 index 0000000000000000000000000000000000000000..6b41f8a5bdb0ac3793b42611ef0bca7f1440bdbb Binary files /dev/null and b/sample/d3xt3r_002000_03_20240921203546.png differ diff --git a/sample/d3xt3r_002200_00_20240921210356.png b/sample/d3xt3r_002200_00_20240921210356.png new file mode 100644 index 0000000000000000000000000000000000000000..0792f878e023200ca58ac08cc2b26e3696616ba2 Binary files /dev/null and b/sample/d3xt3r_002200_00_20240921210356.png differ diff --git a/sample/d3xt3r_002200_01_20240921210455.png b/sample/d3xt3r_002200_01_20240921210455.png new file mode 100644 index 0000000000000000000000000000000000000000..5c99318cbd0ab392e7e03d052d811fefbe814280 Binary files /dev/null and b/sample/d3xt3r_002200_01_20240921210455.png differ diff --git a/sample/d3xt3r_002200_02_20240921210557.png b/sample/d3xt3r_002200_02_20240921210557.png new file mode 100644 index 0000000000000000000000000000000000000000..523a906f59391bb8a7b88a5a7f3722bcb10fd603 Binary files /dev/null and b/sample/d3xt3r_002200_02_20240921210557.png differ diff --git a/sample/d3xt3r_002200_03_20240921210649.png b/sample/d3xt3r_002200_03_20240921210649.png new file mode 100644 index 0000000000000000000000000000000000000000..7ce46f7f9c0106d5c2d7bcdb0aff71b37e0f4fd6 Binary files /dev/null and b/sample/d3xt3r_002200_03_20240921210649.png differ diff --git a/sample/d3xt3r_002400_00_20240921213404.png b/sample/d3xt3r_002400_00_20240921213404.png new file mode 100644 index 0000000000000000000000000000000000000000..db540d366953c1a5450773de8a401fa7e9f1de4b Binary files /dev/null and b/sample/d3xt3r_002400_00_20240921213404.png differ diff --git a/sample/d3xt3r_002400_01_20240921213439.png b/sample/d3xt3r_002400_01_20240921213439.png new file mode 100644 index 0000000000000000000000000000000000000000..b24e807cf1b4d7df4b2c84ced4d1c49b09d57918 Binary files /dev/null and b/sample/d3xt3r_002400_01_20240921213439.png differ diff --git a/sample/d3xt3r_002400_02_20240921213516.png b/sample/d3xt3r_002400_02_20240921213516.png new file mode 100644 index 0000000000000000000000000000000000000000..b4bfa02f78f4543e665cdff0a3e6a38ed333434c Binary files /dev/null and b/sample/d3xt3r_002400_02_20240921213516.png differ diff --git a/sample/d3xt3r_002400_03_20240921213553.png b/sample/d3xt3r_002400_03_20240921213553.png new file mode 100644 index 0000000000000000000000000000000000000000..ad2bb777a6ce60c24e9810cb9ba571756c5bf6b4 Binary files /dev/null and b/sample/d3xt3r_002400_03_20240921213553.png differ diff --git a/sample/d3xt3r_002600_00_20240921215906.png b/sample/d3xt3r_002600_00_20240921215906.png new file mode 100644 index 0000000000000000000000000000000000000000..8e2067131e62172df484863dd27ad6ba18647305 Binary files /dev/null and b/sample/d3xt3r_002600_00_20240921215906.png differ diff --git a/sample/d3xt3r_002600_01_20240921220027.png b/sample/d3xt3r_002600_01_20240921220027.png new file mode 100644 index 0000000000000000000000000000000000000000..c668f5a1be1adffa1ed4f79682d7cea009ffe046 Binary files /dev/null and b/sample/d3xt3r_002600_01_20240921220027.png differ diff --git a/sample/d3xt3r_002600_02_20240921220148.png b/sample/d3xt3r_002600_02_20240921220148.png new file mode 100644 index 0000000000000000000000000000000000000000..cfd638f501057c5d02d8b9d68329cd44e01b6be8 Binary files /dev/null and b/sample/d3xt3r_002600_02_20240921220148.png differ diff --git a/sample/d3xt3r_002600_03_20240921220304.png b/sample/d3xt3r_002600_03_20240921220304.png new file mode 100644 index 0000000000000000000000000000000000000000..37618769f7c8d568d8a3dbfc0b72dea858b143dd Binary files /dev/null and b/sample/d3xt3r_002600_03_20240921220304.png differ diff --git a/sample/d3xt3r_002800_00_20240921223522.png b/sample/d3xt3r_002800_00_20240921223522.png new file mode 100644 index 0000000000000000000000000000000000000000..814ffae58b8960ac7b05dbe09d40807c7c253013 Binary files /dev/null and b/sample/d3xt3r_002800_00_20240921223522.png differ diff --git a/sample/d3xt3r_002800_01_20240921223621.png b/sample/d3xt3r_002800_01_20240921223621.png new file mode 100644 index 0000000000000000000000000000000000000000..088ee9f95a9b6d5c5834a7ec119e7a095c52494b Binary files /dev/null and b/sample/d3xt3r_002800_01_20240921223621.png differ diff --git a/sample/d3xt3r_002800_02_20240921223718.png b/sample/d3xt3r_002800_02_20240921223718.png new file mode 100644 index 0000000000000000000000000000000000000000..1fbd26bacc4db06735da3604b9dbf9248021aba7 Binary files /dev/null and b/sample/d3xt3r_002800_02_20240921223718.png differ diff --git a/sample/d3xt3r_002800_03_20240921223813.png b/sample/d3xt3r_002800_03_20240921223813.png new file mode 100644 index 0000000000000000000000000000000000000000..a28bead12a0b8e569be6e30ebb1e6b5999748075 Binary files /dev/null and b/sample/d3xt3r_002800_03_20240921223813.png differ diff --git a/sample/d3xt3r_003000_00_20240921230903.png b/sample/d3xt3r_003000_00_20240921230903.png new file mode 100644 index 0000000000000000000000000000000000000000..2e6d3555e4f1547725483c146903b027fddaf170 Binary files /dev/null and b/sample/d3xt3r_003000_00_20240921230903.png differ diff --git a/sample/d3xt3r_003000_01_20240921230932.png b/sample/d3xt3r_003000_01_20240921230932.png new file mode 100644 index 0000000000000000000000000000000000000000..959464fb960723c94dbe8a4671c8edab8b8c0e95 Binary files /dev/null and b/sample/d3xt3r_003000_01_20240921230932.png differ diff --git a/sample/d3xt3r_003000_02_20240921231021.png b/sample/d3xt3r_003000_02_20240921231021.png new file mode 100644 index 0000000000000000000000000000000000000000..d3dbd534f980663d0180afada163fbd6b9dead1a Binary files /dev/null and b/sample/d3xt3r_003000_02_20240921231021.png differ diff --git a/sample/d3xt3r_003000_03_20240921231120.png b/sample/d3xt3r_003000_03_20240921231120.png new file mode 100644 index 0000000000000000000000000000000000000000..2636557ddc99edd25727bc3158f7ba4bf42cbf53 Binary files /dev/null and b/sample/d3xt3r_003000_03_20240921231120.png differ diff --git a/sample/d3xt3r_003200_00_20240921233936.png b/sample/d3xt3r_003200_00_20240921233936.png new file mode 100644 index 0000000000000000000000000000000000000000..3934de08faee98187334487fea0d813046a2e6b5 Binary files /dev/null and b/sample/d3xt3r_003200_00_20240921233936.png differ diff --git a/sample/d3xt3r_003200_01_20240921234005.png b/sample/d3xt3r_003200_01_20240921234005.png new file mode 100644 index 0000000000000000000000000000000000000000..2291fab16c8773d0b2ff905c79d7c9b60bb12406 Binary files /dev/null and b/sample/d3xt3r_003200_01_20240921234005.png differ diff --git a/sample/d3xt3r_003200_02_20240921234034.png b/sample/d3xt3r_003200_02_20240921234034.png new file mode 100644 index 0000000000000000000000000000000000000000..e8cd8593c725b0e1f077948e8af13b3129725a2f Binary files /dev/null and b/sample/d3xt3r_003200_02_20240921234034.png differ diff --git a/sample/d3xt3r_003200_03_20240921234127.png b/sample/d3xt3r_003200_03_20240921234127.png new file mode 100644 index 0000000000000000000000000000000000000000..4048e29b2f3fa250f318076f2180e7a88e4b361d Binary files /dev/null and b/sample/d3xt3r_003200_03_20240921234127.png differ diff --git a/sample/d3xt3r_003400_00_20240922001110.png b/sample/d3xt3r_003400_00_20240922001110.png new file mode 100644 index 0000000000000000000000000000000000000000..ac46bc4b5c4240f7f002a8284ce5d6beddbe2233 Binary files /dev/null and b/sample/d3xt3r_003400_00_20240922001110.png differ diff --git a/sample/d3xt3r_003400_01_20240922001147.png b/sample/d3xt3r_003400_01_20240922001147.png new file mode 100644 index 0000000000000000000000000000000000000000..6ae011dcc745f65bd8a0a90003c9847ed32d4185 Binary files /dev/null and b/sample/d3xt3r_003400_01_20240922001147.png differ diff --git a/sample/d3xt3r_003400_02_20240922001246.png b/sample/d3xt3r_003400_02_20240922001246.png new file mode 100644 index 0000000000000000000000000000000000000000..f6bc3f07b807aa323f1ad3cb695e6852ac63a56f Binary files /dev/null and b/sample/d3xt3r_003400_02_20240922001246.png differ diff --git a/sample/d3xt3r_003400_03_20240922001345.png b/sample/d3xt3r_003400_03_20240922001345.png new file mode 100644 index 0000000000000000000000000000000000000000..7db7c6fcd84049255e9408baa1fdc5c077eb7c45 Binary files /dev/null and b/sample/d3xt3r_003400_03_20240922001345.png differ diff --git a/sample/d3xt3r_003600_00_20240922004602.png b/sample/d3xt3r_003600_00_20240922004602.png new file mode 100644 index 0000000000000000000000000000000000000000..9aa58ac2192a2d5d228c916397d5bd7e8f7ddf07 Binary files /dev/null and b/sample/d3xt3r_003600_00_20240922004602.png differ diff --git a/sample/d3xt3r_003600_01_20240922004656.png b/sample/d3xt3r_003600_01_20240922004656.png new file mode 100644 index 0000000000000000000000000000000000000000..dfb1666975dce2ecb1f18a1440706efcf3c1a246 Binary files /dev/null and b/sample/d3xt3r_003600_01_20240922004656.png differ diff --git a/sample/d3xt3r_003600_02_20240922004750.png b/sample/d3xt3r_003600_02_20240922004750.png new file mode 100644 index 0000000000000000000000000000000000000000..c99ed24517ca0e1127bee484c01f36d540da1915 Binary files /dev/null and b/sample/d3xt3r_003600_02_20240922004750.png differ diff --git a/sample/d3xt3r_003600_03_20240922004844.png b/sample/d3xt3r_003600_03_20240922004844.png new file mode 100644 index 0000000000000000000000000000000000000000..73f3d5f634741c5e79d70ebfb067a6795e76b346 Binary files /dev/null and b/sample/d3xt3r_003600_03_20240922004844.png differ diff --git a/sample/d3xt3r_003800_00_20240922012054.png b/sample/d3xt3r_003800_00_20240922012054.png new file mode 100644 index 0000000000000000000000000000000000000000..c1fe350de42dea6bea8bf1e044f04edbc86e76ad Binary files /dev/null and b/sample/d3xt3r_003800_00_20240922012054.png differ diff --git a/sample/d3xt3r_003800_01_20240922012150.png b/sample/d3xt3r_003800_01_20240922012150.png new file mode 100644 index 0000000000000000000000000000000000000000..091454e346030fe4ef051e43b0a7a12155ada307 Binary files /dev/null and b/sample/d3xt3r_003800_01_20240922012150.png differ diff --git a/sample/d3xt3r_003800_02_20240922012244.png b/sample/d3xt3r_003800_02_20240922012244.png new file mode 100644 index 0000000000000000000000000000000000000000..8a182d6478e0833f258968f52d248d270bbabc8e Binary files /dev/null and b/sample/d3xt3r_003800_02_20240922012244.png differ diff --git a/sample/d3xt3r_003800_03_20240922012336.png b/sample/d3xt3r_003800_03_20240922012336.png new file mode 100644 index 0000000000000000000000000000000000000000..4c9a755f92844efaba5a1a1e6387feda0fddd06a Binary files /dev/null and b/sample/d3xt3r_003800_03_20240922012336.png differ diff --git a/sample/d3xt3r_004000_00_20240922015418.png b/sample/d3xt3r_004000_00_20240922015418.png new file mode 100644 index 0000000000000000000000000000000000000000..ed1d2f19421c5643662d733cf07ddee925c579b6 Binary files /dev/null and b/sample/d3xt3r_004000_00_20240922015418.png differ diff --git a/sample/d3xt3r_004000_01_20240922015512.png b/sample/d3xt3r_004000_01_20240922015512.png new file mode 100644 index 0000000000000000000000000000000000000000..40d20a2bdaee52128c8055d52fce483aad424fcb Binary files /dev/null and b/sample/d3xt3r_004000_01_20240922015512.png differ diff --git a/sample/d3xt3r_004000_02_20240922015600.png b/sample/d3xt3r_004000_02_20240922015600.png new file mode 100644 index 0000000000000000000000000000000000000000..2c0434de6b6f89e3de49d74fddc3addb8f24219e Binary files /dev/null and b/sample/d3xt3r_004000_02_20240922015600.png differ diff --git a/sample/d3xt3r_004000_03_20240922015652.png b/sample/d3xt3r_004000_03_20240922015652.png new file mode 100644 index 0000000000000000000000000000000000000000..e68209f53e36ed09861a47b7833fd4c80cb028de Binary files /dev/null and b/sample/d3xt3r_004000_03_20240922015652.png differ diff --git a/sample/d3xt3r_004200_00_20240922022534.png b/sample/d3xt3r_004200_00_20240922022534.png new file mode 100644 index 0000000000000000000000000000000000000000..deaa3f31c46e8ab749026e9146d91d4c5126aae9 Binary files /dev/null and b/sample/d3xt3r_004200_00_20240922022534.png differ diff --git a/sample/d3xt3r_004200_01_20240922022625.png b/sample/d3xt3r_004200_01_20240922022625.png new file mode 100644 index 0000000000000000000000000000000000000000..2eaecd737e950b8c9484430ba2b922e70c66ed1b Binary files /dev/null and b/sample/d3xt3r_004200_01_20240922022625.png differ diff --git a/sample/d3xt3r_004200_02_20240922022716.png b/sample/d3xt3r_004200_02_20240922022716.png new file mode 100644 index 0000000000000000000000000000000000000000..e6cd0a6a7a6a58f396fb87ad4b89c66153879a35 Binary files /dev/null and b/sample/d3xt3r_004200_02_20240922022716.png differ diff --git a/sample/d3xt3r_004200_03_20240922022809.png b/sample/d3xt3r_004200_03_20240922022809.png new file mode 100644 index 0000000000000000000000000000000000000000..8dff804938e4ab897c907e3393d0a6aac03ad858 Binary files /dev/null and b/sample/d3xt3r_004200_03_20240922022809.png differ diff --git a/sample/d3xt3r_004400_00_20240922025736.png b/sample/d3xt3r_004400_00_20240922025736.png new file mode 100644 index 0000000000000000000000000000000000000000..0a4f0da3da61b3d2d5da91637e5e356fd3620a18 Binary files /dev/null and b/sample/d3xt3r_004400_00_20240922025736.png differ diff --git a/sample/d3xt3r_004400_01_20240922025830.png b/sample/d3xt3r_004400_01_20240922025830.png new file mode 100644 index 0000000000000000000000000000000000000000..0bf77b7ba4d14181471853886113b5376e3f2d96 Binary files /dev/null and b/sample/d3xt3r_004400_01_20240922025830.png differ diff --git a/sample/d3xt3r_004400_02_20240922025925.png b/sample/d3xt3r_004400_02_20240922025925.png new file mode 100644 index 0000000000000000000000000000000000000000..30fc01084f4e28ea40a5de236136efe73f2903f8 Binary files /dev/null and b/sample/d3xt3r_004400_02_20240922025925.png differ diff --git a/sample/d3xt3r_004400_03_20240922030015.png b/sample/d3xt3r_004400_03_20240922030015.png new file mode 100644 index 0000000000000000000000000000000000000000..88733745dc3f2af49d3cf2c883f146367e96993f Binary files /dev/null and b/sample/d3xt3r_004400_03_20240922030015.png differ diff --git a/sample/d3xt3r_004600_00_20240922032947.png b/sample/d3xt3r_004600_00_20240922032947.png new file mode 100644 index 0000000000000000000000000000000000000000..d5377ae12454545b20e37f21a61c6ed041c2e16c Binary files /dev/null and b/sample/d3xt3r_004600_00_20240922032947.png differ diff --git a/sample/d3xt3r_004600_01_20240922033039.png b/sample/d3xt3r_004600_01_20240922033039.png new file mode 100644 index 0000000000000000000000000000000000000000..c14d8e41256b77a3cb42256bd405f23a388ad5b3 Binary files /dev/null and b/sample/d3xt3r_004600_01_20240922033039.png differ diff --git a/sample/d3xt3r_004600_02_20240922033131.png b/sample/d3xt3r_004600_02_20240922033131.png new file mode 100644 index 0000000000000000000000000000000000000000..243f90010930befacfe0b339a16bd85b06c9d344 Binary files /dev/null and b/sample/d3xt3r_004600_02_20240922033131.png differ diff --git a/sample/d3xt3r_004600_03_20240922033225.png b/sample/d3xt3r_004600_03_20240922033225.png new file mode 100644 index 0000000000000000000000000000000000000000..fb7c1bf290f2416f041d8326a24258f3f2abacf4 Binary files /dev/null and b/sample/d3xt3r_004600_03_20240922033225.png differ diff --git a/sample/d3xt3r_004800_00_20240922040016.png b/sample/d3xt3r_004800_00_20240922040016.png new file mode 100644 index 0000000000000000000000000000000000000000..079ec31b900cd39133a8ecadba46958bb134dc9a Binary files /dev/null and b/sample/d3xt3r_004800_00_20240922040016.png differ diff --git a/sample/d3xt3r_004800_01_20240922040106.png b/sample/d3xt3r_004800_01_20240922040106.png new file mode 100644 index 0000000000000000000000000000000000000000..5b58d6b1bc1838745ee8ded795bbab5925e5c12d Binary files /dev/null and b/sample/d3xt3r_004800_01_20240922040106.png differ diff --git a/sample/d3xt3r_004800_02_20240922040201.png b/sample/d3xt3r_004800_02_20240922040201.png new file mode 100644 index 0000000000000000000000000000000000000000..0e124f80f7cfa27aef69bfa2a814b153d40eee97 Binary files /dev/null and b/sample/d3xt3r_004800_02_20240922040201.png differ diff --git a/sample/d3xt3r_004800_03_20240922040255.png b/sample/d3xt3r_004800_03_20240922040255.png new file mode 100644 index 0000000000000000000000000000000000000000..39e8ee49eb6dbe1396b903f1c1c61063eaed3531 Binary files /dev/null and b/sample/d3xt3r_004800_03_20240922040255.png differ diff --git a/sample_prompts.txt b/sample_prompts.txt new file mode 100644 index 0000000000000000000000000000000000000000..bbb098edc523f3b5ca3ad731cc3dea5c15736a3d --- /dev/null +++ b/sample_prompts.txt @@ -0,0 +1,4 @@ +d3xt3r dachshund oil painting +d3xt3r oil painting +d3xt3r dachshund in a field +d3xt3r dog in a little suit \ No newline at end of file diff --git a/train.bat b/train.bat new file mode 100644 index 0000000000000000000000000000000000000000..805376db41a75beac87a0cde31021eae3271c4cc --- /dev/null +++ b/train.bat @@ -0,0 +1,37 @@ +accelerate launch ^ + --mixed_precision bf16 ^ + --num_cpu_threads_per_process 1 ^ + sd-scripts/flux_train_network.py ^ + --pretrained_model_name_or_path "C:\Users\sterl\pinokio\api\fluxgym.git\models\unet\flux1-dev.sft" ^ + --clip_l "C:\Users\sterl\pinokio\api\fluxgym.git\models\clip\clip_l.safetensors" ^ + --t5xxl "C:\Users\sterl\pinokio\api\fluxgym.git\models\clip\t5xxl_fp16.safetensors" ^ + --ae "C:\Users\sterl\pinokio\api\fluxgym.git\models\vae\ae.sft" ^ + --cache_latents_to_disk ^ + --save_model_as safetensors ^ + --sdpa --persistent_data_loader_workers ^ + --max_data_loader_n_workers 2 ^ + --seed 42 ^ + --gradient_checkpointing ^ + --mixed_precision bf16 ^ + --save_precision bf16 ^ + --network_module networks.lora_flux ^ + --network_dim 4 ^ + --optimizer_type adafactor ^ + --optimizer_args "relative_step=False" "scale_parameter=False" "warmup_init=False" ^ + --lr_scheduler constant_with_warmup ^ + --max_grad_norm 0.0 ^--sample_prompts="C:\Users\sterl\pinokio\api\fluxgym.git\outputs\d3xt3r\sample_prompts.txt" --sample_every_n_steps="200" ^ + --learning_rate 8e-4 ^ + --cache_text_encoder_outputs ^ + --cache_text_encoder_outputs_to_disk ^ + --fp8_base ^ + --highvram ^ + --max_train_epochs 16 ^ + --save_every_n_epochs 4 ^ + --dataset_config "C:\Users\sterl\pinokio\api\fluxgym.git\outputs\d3xt3r\dataset.toml" ^ + --output_dir "C:\Users\sterl\pinokio\api\fluxgym.git\outputs\d3xt3r" ^ + --output_name d3xt3r ^ + --timestep_sampling shift ^ + --discrete_flow_shift 3.1582 ^ + --model_prediction_type raw ^ + --guidance_scale 1 ^ + --loss_type l2 ^ \ No newline at end of file