Upload folder using huggingface_hub
Browse files- README.md +39 -0
- dataset.toml +14 -0
- p4tr1ck-000004.safetensors +3 -0
- p4tr1ck-000008.safetensors +3 -0
- p4tr1ck-000012.safetensors +3 -0
- p4tr1ck.safetensors +3 -0
- sample/p4tr1ck_000150_00_20240930181402_42.png +0 -0
- sample/p4tr1ck_000150_01_20240930181414_42.png +0 -0
- sample/p4tr1ck_000150_02_20240930181425.png +0 -0
- sample/p4tr1ck_000300_00_20240930182005_42.png +0 -0
- sample/p4tr1ck_000300_01_20240930182024_42.png +0 -0
- sample/p4tr1ck_000300_02_20240930182037.png +0 -0
- sample/p4tr1ck_000450_00_20240930182606_42.png +0 -0
- sample/p4tr1ck_000450_01_20240930182650_42.png +0 -0
- sample/p4tr1ck_000450_02_20240930182808.png +0 -0
- sample/p4tr1ck_000600_00_20240930183339_42.png +0 -0
- sample/p4tr1ck_000600_01_20240930183418_42.png +0 -0
- sample/p4tr1ck_000600_02_20240930183527.png +0 -0
- sample/p4tr1ck_000750_00_20240930184059_42.png +0 -0
- sample/p4tr1ck_000750_01_20240930184145_42.png +0 -0
- sample/p4tr1ck_000750_02_20240930184242.png +0 -0
- sample/p4tr1ck_000900_00_20240930184741_42.png +0 -0
- sample/p4tr1ck_000900_01_20240930184754_42.png +0 -0
- sample/p4tr1ck_000900_02_20240930184806.png +0 -0
- sample/p4tr1ck_001050_00_20240930185356_42.png +0 -0
- sample/p4tr1ck_001050_01_20240930185416_42.png +0 -0
- sample/p4tr1ck_001050_02_20240930185428.png +0 -0
- sample/p4tr1ck_001200_00_20240930191319_42.png +0 -0
- sample/p4tr1ck_001200_01_20240930191337_42.png +0 -0
- sample/p4tr1ck_001200_02_20240930191418.png +0 -0
- sample/p4tr1ck_001350_00_20240930191930_42.png +0 -0
- sample/p4tr1ck_001350_01_20240930191954_42.png +0 -0
- sample/p4tr1ck_001350_02_20240930192015.png +0 -0
- sample/p4tr1ck_001500_00_20240930192455_42.png +0 -0
- sample/p4tr1ck_001500_01_20240930192513_42.png +0 -0
- sample/p4tr1ck_001500_02_20240930192528.png +0 -0
- sample/p4tr1ck_001650_00_20240930193049_42.png +0 -0
- sample/p4tr1ck_001650_01_20240930193111_42.png +0 -0
- sample/p4tr1ck_001650_02_20240930193122.png +0 -0
- sample_prompts.txt +3 -0
- train.bat +37 -0
README.md
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- flux
|
5 |
+
- lora
|
6 |
+
- diffusers
|
7 |
+
- template:sd-lora
|
8 |
+
- fluxgym
|
9 |
+
widget:
|
10 |
+
- output:
|
11 |
+
url: sample/p4tr1ck_001650_02_20240930193122.png
|
12 |
+
text: p4tr1ck playing banjo --d 42
|
13 |
+
- output:
|
14 |
+
url: sample/p4tr1ck_001500_02_20240930192528.png
|
15 |
+
text: p4tr1ck wearing gucci bucket hat and looking like a gangster --d 42
|
16 |
+
- output:
|
17 |
+
url: sample/p4tr1ck_001350_02_20240930192015.png
|
18 |
+
text: p4tr1ck smoking weed on a subway station in new york
|
19 |
+
base_model: black-forest-labs/FLUX.1-dev
|
20 |
+
instance_prompt: p4tr1ck
|
21 |
+
license: other
|
22 |
+
license_name: flux-1-dev-non-commercial-license
|
23 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
24 |
+
---
|
25 |
+
|
26 |
+
# p4tr1ck
|
27 |
+
|
28 |
+
A Flux LoRA trained on a local computer with [Fluxgym](https://github.com/cocktailpeanut/fluxgym)
|
29 |
+
|
30 |
+
<Gallery />
|
31 |
+
|
32 |
+
## Trigger words
|
33 |
+
|
34 |
+
You should use `p4tr1ck` to trigger the image generation.
|
35 |
+
|
36 |
+
## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, Forge, etc.
|
37 |
+
|
38 |
+
Weights for this model are available in Safetensors format.
|
39 |
+
|
dataset.toml
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[general]
|
2 |
+
shuffle_caption = false
|
3 |
+
caption_extension = '.txt'
|
4 |
+
keep_tokens = 1
|
5 |
+
|
6 |
+
[[datasets]]
|
7 |
+
resolution = 512
|
8 |
+
batch_size = 1
|
9 |
+
keep_tokens = 1
|
10 |
+
|
11 |
+
[[datasets.subsets]]
|
12 |
+
image_dir = 'C:\Users\micha\pinokio\api\fluxgym.git\datasets\p4tr1ck'
|
13 |
+
class_tokens = 'p4tr1ck'
|
14 |
+
num_repeats = 10
|
p4tr1ck-000004.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d150a8dd6050fef46cf5ccc0841c0d759f2393bb121045e329b3bd8f64eacd6
|
3 |
+
size 39757208
|
p4tr1ck-000008.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e06cefdba77ed5b8ed64c4535ad6b1e96ecd9d5e64e621f4edbe7bbd4bfe4a7f
|
3 |
+
size 39757208
|
p4tr1ck-000012.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1528c2c9ab28f24627ac5d478eb296fec134cb50f407ae08de0734582ea2299
|
3 |
+
size 39757208
|
p4tr1ck.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9dd46d281be1a8bc8662255d981ed65ddf9db059cb2adfd147c159843ef61c82
|
3 |
+
size 39757208
|
sample/p4tr1ck_000150_00_20240930181402_42.png
ADDED
sample/p4tr1ck_000150_01_20240930181414_42.png
ADDED
sample/p4tr1ck_000150_02_20240930181425.png
ADDED
sample/p4tr1ck_000300_00_20240930182005_42.png
ADDED
sample/p4tr1ck_000300_01_20240930182024_42.png
ADDED
sample/p4tr1ck_000300_02_20240930182037.png
ADDED
sample/p4tr1ck_000450_00_20240930182606_42.png
ADDED
sample/p4tr1ck_000450_01_20240930182650_42.png
ADDED
sample/p4tr1ck_000450_02_20240930182808.png
ADDED
sample/p4tr1ck_000600_00_20240930183339_42.png
ADDED
sample/p4tr1ck_000600_01_20240930183418_42.png
ADDED
sample/p4tr1ck_000600_02_20240930183527.png
ADDED
sample/p4tr1ck_000750_00_20240930184059_42.png
ADDED
sample/p4tr1ck_000750_01_20240930184145_42.png
ADDED
sample/p4tr1ck_000750_02_20240930184242.png
ADDED
sample/p4tr1ck_000900_00_20240930184741_42.png
ADDED
sample/p4tr1ck_000900_01_20240930184754_42.png
ADDED
sample/p4tr1ck_000900_02_20240930184806.png
ADDED
sample/p4tr1ck_001050_00_20240930185356_42.png
ADDED
sample/p4tr1ck_001050_01_20240930185416_42.png
ADDED
sample/p4tr1ck_001050_02_20240930185428.png
ADDED
sample/p4tr1ck_001200_00_20240930191319_42.png
ADDED
sample/p4tr1ck_001200_01_20240930191337_42.png
ADDED
sample/p4tr1ck_001200_02_20240930191418.png
ADDED
sample/p4tr1ck_001350_00_20240930191930_42.png
ADDED
sample/p4tr1ck_001350_01_20240930191954_42.png
ADDED
sample/p4tr1ck_001350_02_20240930192015.png
ADDED
sample/p4tr1ck_001500_00_20240930192455_42.png
ADDED
sample/p4tr1ck_001500_01_20240930192513_42.png
ADDED
sample/p4tr1ck_001500_02_20240930192528.png
ADDED
sample/p4tr1ck_001650_00_20240930193049_42.png
ADDED
sample/p4tr1ck_001650_01_20240930193111_42.png
ADDED
sample/p4tr1ck_001650_02_20240930193122.png
ADDED
sample_prompts.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
p4tr1ck playing banjo --d 42
|
2 |
+
p4tr1ck wearing gucci bucket hat and looking like a gangster --d 42
|
3 |
+
p4tr1ck smoking weed on a subway station in new york
|
train.bat
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
accelerate launch ^
|
2 |
+
--mixed_precision bf16 ^
|
3 |
+
--num_cpu_threads_per_process 1 ^
|
4 |
+
sd-scripts/flux_train_network.py ^
|
5 |
+
--pretrained_model_name_or_path "C:\Users\micha\pinokio\api\fluxgym.git\models\unet\bdsqlsz\flux1-dev2pro-single\flux1-dev2pro.safetensors" ^
|
6 |
+
--clip_l "C:\Users\micha\pinokio\api\fluxgym.git\models\clip\clip_l.safetensors" ^
|
7 |
+
--t5xxl "C:\Users\micha\pinokio\api\fluxgym.git\models\clip\t5xxl_fp16.safetensors" ^
|
8 |
+
--ae "C:\Users\micha\pinokio\api\fluxgym.git\models\vae\ae.sft" ^
|
9 |
+
--cache_latents_to_disk ^
|
10 |
+
--save_model_as safetensors ^
|
11 |
+
--sdpa --persistent_data_loader_workers ^
|
12 |
+
--max_data_loader_n_workers 2 ^
|
13 |
+
--seed 42 ^
|
14 |
+
--gradient_checkpointing ^
|
15 |
+
--mixed_precision bf16 ^
|
16 |
+
--save_precision bf16 ^
|
17 |
+
--network_module networks.lora_flux ^
|
18 |
+
--network_dim 4 ^
|
19 |
+
--optimizer_type adafactor ^
|
20 |
+
--optimizer_args "relative_step=False" "scale_parameter=False" "warmup_init=False" ^
|
21 |
+
--lr_scheduler constant_with_warmup ^
|
22 |
+
--max_grad_norm 0.0 ^--sample_prompts="C:\Users\micha\pinokio\api\fluxgym.git\outputs\p4tr1ck\sample_prompts.txt" --sample_every_n_steps="150" ^
|
23 |
+
--learning_rate 8e-4 ^
|
24 |
+
--cache_text_encoder_outputs ^
|
25 |
+
--cache_text_encoder_outputs_to_disk ^
|
26 |
+
--fp8_base ^
|
27 |
+
--highvram ^
|
28 |
+
--max_train_epochs 16 ^
|
29 |
+
--save_every_n_epochs 4 ^
|
30 |
+
--dataset_config "C:\Users\micha\pinokio\api\fluxgym.git\outputs\p4tr1ck\dataset.toml" ^
|
31 |
+
--output_dir "C:\Users\micha\pinokio\api\fluxgym.git\outputs\p4tr1ck" ^
|
32 |
+
--output_name p4tr1ck ^
|
33 |
+
--timestep_sampling shift ^
|
34 |
+
--discrete_flow_shift 3.1582 ^
|
35 |
+
--model_prediction_type raw ^
|
36 |
+
--guidance_scale 1 ^
|
37 |
+
--loss_type l2 ^
|