Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +49 -0
- config.yaml +66 -0
- samples/1734120074197__000000000_0.jpg +0 -0
- samples/1734120099035__000000000_1.jpg +0 -0
- samples/1734120123906__000000000_2.jpg +0 -0
- samples/1734120148790__000000000_3.jpg +0 -0
- samples/1734120173648__000000000_4.jpg +0 -0
- samples/1734120198503__000000000_5.jpg +0 -0
- samples/1734121493112__000000500_0.jpg +0 -0
- samples/1734121518044__000000500_1.jpg +0 -0
- samples/1734121542941__000000500_2.jpg +0 -0
- samples/1734121567829__000000500_3.jpg +0 -0
- samples/1734121592704__000000500_4.jpg +0 -0
- samples/1734121617602__000000500_5.jpg +0 -0
- samples/1734122907014__000001000_0.jpg +0 -0
- samples/1734122931882__000001000_1.jpg +0 -0
- samples/1734122956856__000001000_2.jpg +0 -0
- samples/1734122981678__000001000_3.jpg +0 -0
- samples/1734123006498__000001000_4.jpg +0 -0
- samples/1734123031397__000001000_5.jpg +0 -0
- samples/1734124329034__000001500_0.jpg +0 -0
- samples/1734124353862__000001500_1.jpg +0 -0
- samples/1734124378705__000001500_2.jpg +0 -0
- samples/1734124403538__000001500_3.jpg +0 -0
- samples/1734124428411__000001500_4.jpg +0 -0
- samples/1734124453237__000001500_5.jpg +0 -0
- samples/1734125750598__000002000_0.jpg +0 -0
- samples/1734125775422__000002000_1.jpg +0 -0
- samples/1734125800239__000002000_2.jpg +0 -0
- samples/1734125825139__000002000_3.jpg +0 -0
- samples/1734125850030__000002000_4.jpg +0 -0
- samples/1734125874866__000002000_5.jpg +0 -0
- samples/1734127173214__000002500_0.jpg +0 -0
- samples/1734127198101__000002500_1.jpg +0 -0
- samples/1734127222974__000002500_2.jpg +0 -0
- samples/1734127247807__000002500_3.jpg +0 -0
- samples/1734127272628__000002500_4.jpg +0 -0
- samples/1734127297461__000002500_5.jpg +0 -0
- samples/1734128595352__000003000_0.jpg +0 -0
- samples/1734128620321__000003000_1.jpg +0 -0
- samples/1734128645126__000003000_2.jpg +0 -0
- samples/1734128669972__000003000_3.jpg +0 -0
- samples/1734128694834__000003000_4.jpg +0 -0
- samples/1734128719645__000003000_5.jpg +0 -0
- samples/1734130022018__000003500_0.jpg +0 -0
- samples/1734130046817__000003500_1.jpg +0 -0
- samples/1734130071634__000003500_2.jpg +0 -0
- samples/1734130096450__000003500_3.jpg +0 -0
- samples/1734130121261__000003500_4.jpg +0 -0
- samples/1734130146078__000003500_5.jpg +0 -0
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- diffusers
|
4 |
+
- text-to-image
|
5 |
+
- template:sd-lora
|
6 |
+
- base_model:black-forest-labs/FLUX.1-dev
|
7 |
+
- base_model:finetune:black-forest-labs/FLUX.1-dev
|
8 |
+
- license:other
|
9 |
+
- region:us
|
10 |
+
- flux
|
11 |
+
- lora
|
12 |
+
widget:
|
13 |
+
- output:
|
14 |
+
url: samples/1734134275542__000005000_0.jpg
|
15 |
+
text: Batman [toa$t]
|
16 |
+
- output:
|
17 |
+
url: samples/1734134300386__000005000_1.jpg
|
18 |
+
text: 1967 Datsun 240z action scene [toa$t]
|
19 |
+
- output:
|
20 |
+
url: samples/1734134325257__000005000_2.jpg
|
21 |
+
text: a sad rusty robot in the rain [toa$t]
|
22 |
+
- output:
|
23 |
+
url: samples/1734134350060__000005000_3.jpg
|
24 |
+
text: Mario [toa$t]
|
25 |
+
- output:
|
26 |
+
url: samples/1734134374887__000005000_4.jpg
|
27 |
+
text: The fist of death [toa$t]
|
28 |
+
- output:
|
29 |
+
url: samples/1734134399688__000005000_5.jpg
|
30 |
+
text: Anthropomorphic praying mantis [toa$t]
|
31 |
+
base_model: black-forest-labs/FLUX.1-dev
|
32 |
+
trigger: "C0micz1"
|
33 |
+
instance_prompt: "C0micz1"
|
34 |
+
license: other
|
35 |
+
license_name: flux-1-dev-non-commercial-license
|
36 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
37 |
+
---
|
38 |
+
# toastface_prodigy
|
39 |
+
Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit) under the [Glif Loradex program](https://huggingface.co/glif-loradex-trainer) by [Glif](https://glif.app) user `insectagon`.
|
40 |
+
<Gallery />
|
41 |
+
## Trigger words
|
42 |
+
You should use `C0micz1` to trigger the image generation.
|
43 |
+
## Download model
|
44 |
+
Weights for this model are available in Safetensors format.
|
45 |
+
[Download](/glif-loradex-trainer/insectagon_toastface_prodigy/tree/main) them in the Files & versions tab.
|
46 |
+
|
47 |
+
## License
|
48 |
+
This model is licensed under the [flux-1-dev-non-commercial-license](https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md).
|
49 |
+
|
config.yaml
ADDED
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
config:
|
2 |
+
name: toastface_prodigy
|
3 |
+
process:
|
4 |
+
- datasets:
|
5 |
+
- cache_latents_to_disk: true
|
6 |
+
caption_dropout_rate: 0.2
|
7 |
+
caption_ext: txt
|
8 |
+
folder_path: /root/lorahub/toastface_prodigy/dataset
|
9 |
+
resolution:
|
10 |
+
- 1024
|
11 |
+
shuffle_tokens: true
|
12 |
+
token_dropout_rate: 0.01
|
13 |
+
device: cuda:0
|
14 |
+
model:
|
15 |
+
is_flux: true
|
16 |
+
name_or_path: black-forest-labs/FLUX.1-dev
|
17 |
+
quantize: true
|
18 |
+
text_encoder_bits: 8
|
19 |
+
network:
|
20 |
+
linear: 42
|
21 |
+
linear_alpha: 42
|
22 |
+
transformer_only: true
|
23 |
+
type: lora
|
24 |
+
performance_log_every: 500
|
25 |
+
sample:
|
26 |
+
guidance_scale: 3.5
|
27 |
+
height: 1024
|
28 |
+
neg: ''
|
29 |
+
prompts:
|
30 |
+
- Batman [toa$t]
|
31 |
+
- 1967 Datsun 240z action scene [toa$t]
|
32 |
+
- a sad rusty robot in the rain [toa$t]
|
33 |
+
- Mario [toa$t]
|
34 |
+
- The fist of death [toa$t]
|
35 |
+
- Anthropomorphic praying mantis [toa$t]
|
36 |
+
sample_every: 500
|
37 |
+
sample_steps: 25
|
38 |
+
sampler: flowmatch
|
39 |
+
width: 1024
|
40 |
+
save:
|
41 |
+
dtype: float16
|
42 |
+
max_step_saves_to_keep: 3
|
43 |
+
save_every: 500
|
44 |
+
save_format: diffusers
|
45 |
+
train:
|
46 |
+
batch_size: 1
|
47 |
+
dtype: bf16
|
48 |
+
ema_config:
|
49 |
+
ema_decay: 0.99
|
50 |
+
use_ema: true
|
51 |
+
gradient_accumulation_steps: 1
|
52 |
+
gradient_checkpointing: true
|
53 |
+
linear_timesteps: true
|
54 |
+
loss_type: mse
|
55 |
+
lr: 0.5
|
56 |
+
noise_scheduler: flowmatch
|
57 |
+
optimizer: prodigy
|
58 |
+
reg_weight: 0.5
|
59 |
+
steps: 5000
|
60 |
+
target_noise_multiplier: 1.0
|
61 |
+
train_text_encoder: false
|
62 |
+
train_unet: true
|
63 |
+
training_folder: /root/lorahub
|
64 |
+
trigger_word: C0micz1
|
65 |
+
type: sd_trainer
|
66 |
+
job: extension
|
samples/1734120074197__000000000_0.jpg
ADDED
samples/1734120099035__000000000_1.jpg
ADDED
samples/1734120123906__000000000_2.jpg
ADDED
samples/1734120148790__000000000_3.jpg
ADDED
samples/1734120173648__000000000_4.jpg
ADDED
samples/1734120198503__000000000_5.jpg
ADDED
samples/1734121493112__000000500_0.jpg
ADDED
samples/1734121518044__000000500_1.jpg
ADDED
samples/1734121542941__000000500_2.jpg
ADDED
samples/1734121567829__000000500_3.jpg
ADDED
samples/1734121592704__000000500_4.jpg
ADDED
samples/1734121617602__000000500_5.jpg
ADDED
samples/1734122907014__000001000_0.jpg
ADDED
samples/1734122931882__000001000_1.jpg
ADDED
samples/1734122956856__000001000_2.jpg
ADDED
samples/1734122981678__000001000_3.jpg
ADDED
samples/1734123006498__000001000_4.jpg
ADDED
samples/1734123031397__000001000_5.jpg
ADDED
samples/1734124329034__000001500_0.jpg
ADDED
samples/1734124353862__000001500_1.jpg
ADDED
samples/1734124378705__000001500_2.jpg
ADDED
samples/1734124403538__000001500_3.jpg
ADDED
samples/1734124428411__000001500_4.jpg
ADDED
samples/1734124453237__000001500_5.jpg
ADDED
samples/1734125750598__000002000_0.jpg
ADDED
samples/1734125775422__000002000_1.jpg
ADDED
samples/1734125800239__000002000_2.jpg
ADDED
samples/1734125825139__000002000_3.jpg
ADDED
samples/1734125850030__000002000_4.jpg
ADDED
samples/1734125874866__000002000_5.jpg
ADDED
samples/1734127173214__000002500_0.jpg
ADDED
samples/1734127198101__000002500_1.jpg
ADDED
samples/1734127222974__000002500_2.jpg
ADDED
samples/1734127247807__000002500_3.jpg
ADDED
samples/1734127272628__000002500_4.jpg
ADDED
samples/1734127297461__000002500_5.jpg
ADDED
samples/1734128595352__000003000_0.jpg
ADDED
samples/1734128620321__000003000_1.jpg
ADDED
samples/1734128645126__000003000_2.jpg
ADDED
samples/1734128669972__000003000_3.jpg
ADDED
samples/1734128694834__000003000_4.jpg
ADDED
samples/1734128719645__000003000_5.jpg
ADDED
samples/1734130022018__000003500_0.jpg
ADDED
samples/1734130046817__000003500_1.jpg
ADDED
samples/1734130071634__000003500_2.jpg
ADDED
samples/1734130096450__000003500_3.jpg
ADDED
samples/1734130121261__000003500_4.jpg
ADDED
samples/1734130146078__000003500_5.jpg
ADDED