Upload folder using huggingface_hub
Browse files- README.md +43 -0
- config.yaml +71 -0
- flux_dev_terragen2.safetensors +3 -0
- flux_dev_terragen2_000001500.safetensors +3 -0
- flux_dev_terragen2_000002000.safetensors +3 -0
- flux_dev_terragen2_000002500.safetensors +3 -0
- samples/1727177016938__000000000_0.jpg +0 -0
- samples/1727177040023__000000000_1.jpg +0 -0
- samples/1727177063515__000000000_2.jpg +0 -0
- samples/1727177086573__000000000_3.jpg +0 -0
- samples/1727177109612__000000000_4.jpg +0 -0
- samples/1727177132647__000000000_5.jpg +0 -0
- samples/1727178288238__000000500_0.jpg +0 -0
- samples/1727178311278__000000500_1.jpg +0 -0
- samples/1727178334325__000000500_2.jpg +0 -0
- samples/1727178357374__000000500_3.jpg +0 -0
- samples/1727178380412__000000500_4.jpg +0 -0
- samples/1727178403485__000000500_5.jpg +0 -0
- samples/1727179564925__000001000_0.jpg +0 -0
- samples/1727179587968__000001000_1.jpg +0 -0
- samples/1727179611012__000001000_2.jpg +0 -0
- samples/1727179634057__000001000_3.jpg +0 -0
- samples/1727179657096__000001000_4.jpg +0 -0
- samples/1727179680137__000001000_5.jpg +0 -0
- samples/1727180839476__000001500_0.jpg +0 -0
- samples/1727180862516__000001500_1.jpg +0 -0
- samples/1727180885558__000001500_2.jpg +0 -0
- samples/1727180908598__000001500_3.jpg +0 -0
- samples/1727180931726__000001500_4.jpg +0 -0
- samples/1727180954969__000001500_5.jpg +0 -0
- samples/1727182117688__000002000_0.jpg +0 -0
- samples/1727182140730__000002000_1.jpg +0 -0
- samples/1727182163781__000002000_2.jpg +0 -0
- samples/1727182186827__000002000_3.jpg +0 -0
- samples/1727182209867__000002000_4.jpg +0 -0
- samples/1727182232912__000002000_5.jpg +0 -0
- samples/1727183379420__000002500_0.jpg +0 -0
- samples/1727183402461__000002500_1.jpg +0 -0
- samples/1727183425504__000002500_2.jpg +0 -0
- samples/1727183448548__000002500_3.jpg +0 -0
- samples/1727183471588__000002500_4.jpg +0 -0
- samples/1727183494630__000002500_5.jpg +0 -0
- samples/1727184644654__000003000_0.jpg +0 -0
- samples/1727184667696__000003000_1.jpg +0 -0
- samples/1727184690735__000003000_2.jpg +0 -0
- samples/1727184713775__000003000_3.jpg +0 -0
- samples/1727184736807__000003000_4.jpg +0 -0
- samples/1727184759845__000003000_5.jpg +0 -0
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- text-to-image
|
4 |
+
- fluxlora
|
5 |
+
- diffusers
|
6 |
+
- template:sd-lora
|
7 |
+
widget:
|
8 |
+
- output:
|
9 |
+
url: samples/1727184644654__000003000_0.jpg
|
10 |
+
text: a volcano in the background, a serene lake in the foreground [trigger]
|
11 |
+
- output:
|
12 |
+
url: samples/1727184667696__000003000_1.jpg
|
13 |
+
text: a huge buddha statue on a mountain, surrounded by peaceful nature [trigger]
|
14 |
+
- output:
|
15 |
+
url: samples/1727184690735__000003000_2.jpg
|
16 |
+
text: a man walking through a park during sunset [trigger]
|
17 |
+
- output:
|
18 |
+
url: samples/1727184713775__000003000_3.jpg
|
19 |
+
text: sci-fi desert landscape with various planets in the sky[trigger]
|
20 |
+
- output:
|
21 |
+
url: samples/1727184736807__000003000_4.jpg
|
22 |
+
text: a passanger plane above the clouds [trigger]
|
23 |
+
- output:
|
24 |
+
url: samples/1727184759845__000003000_5.jpg
|
25 |
+
text: colorful alien landscape with pyraminds [trigger]
|
26 |
+
base_model: black-forest-labs/FLUX.1-dev
|
27 |
+
trigger: TRGN, 3D
|
28 |
+
license: other
|
29 |
+
license_name: flux-1-dev-non-commercial-license
|
30 |
+
license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
|
31 |
+
---
|
32 |
+
# flux_dev_terragen2
|
33 |
+
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 `andre_68386_81501`.
|
34 |
+
<Gallery />
|
35 |
+
## Trigger words
|
36 |
+
You should use `TRGN, 3D` to trigger the image generation.
|
37 |
+
## Download model
|
38 |
+
Weights for this model are available in Safetensors format.
|
39 |
+
[Download](/glif-loradex-trainer/andre_68386_81501_flux_dev_terragen2/tree/main) them in the Files & versions tab.
|
40 |
+
|
41 |
+
## License
|
42 |
+
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).
|
43 |
+
|
config.yaml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
config:
|
2 |
+
name: flux_dev_terragen2
|
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/flux_dev_terragen2/dataset
|
9 |
+
resolution:
|
10 |
+
- 512
|
11 |
+
- 768
|
12 |
+
- 1024
|
13 |
+
shuffle_tokens: false
|
14 |
+
token_dropout_rate: 0.01
|
15 |
+
device: cuda:0
|
16 |
+
model:
|
17 |
+
is_flux: true
|
18 |
+
name_or_path: black-forest-labs/FLUX.1-dev
|
19 |
+
quantize: true
|
20 |
+
text_encoder_bits: 8
|
21 |
+
network:
|
22 |
+
linear: 42
|
23 |
+
linear_alpha: 42
|
24 |
+
transformer_only: true
|
25 |
+
type: lora
|
26 |
+
performance_log_every: 500
|
27 |
+
sample:
|
28 |
+
height: 704
|
29 |
+
neg: ''
|
30 |
+
prompts:
|
31 |
+
- a volcano in the background, a serene lake in the foreground [trigger]
|
32 |
+
- a huge buddha statue on a mountain, surrounded by peaceful nature [trigger]
|
33 |
+
- a man walking through a park during sunset [trigger]
|
34 |
+
- sci-fi desert landscape with various planets in the sky[trigger]
|
35 |
+
- a passanger plane above the clouds [trigger]
|
36 |
+
- colorful alien landscape with pyraminds [trigger]
|
37 |
+
sample_every: 500
|
38 |
+
sample_steps: 25
|
39 |
+
sampler: flowmatch
|
40 |
+
seed: 42
|
41 |
+
walk_seed: true
|
42 |
+
width: 1344
|
43 |
+
save:
|
44 |
+
dtype: float16
|
45 |
+
max_step_saves_to_keep: 3
|
46 |
+
save_every: 500
|
47 |
+
save_format: diffusers
|
48 |
+
train:
|
49 |
+
batch_size: 1
|
50 |
+
dtype: bf16
|
51 |
+
ema_config:
|
52 |
+
ema_decay: 0.99
|
53 |
+
use_ema: true
|
54 |
+
gradient_accumulation_steps: 1
|
55 |
+
gradient_checkpointing: true
|
56 |
+
linear_timesteps: true
|
57 |
+
loss_type: mse
|
58 |
+
lr: 0.0002
|
59 |
+
noise_scheduler: flowmatch
|
60 |
+
optimizer: adamw8bit
|
61 |
+
reg_weight: 1.0
|
62 |
+
steps: 3000
|
63 |
+
target_noise_multiplier: 1.0
|
64 |
+
train_text_encoder: false
|
65 |
+
train_unet: true
|
66 |
+
training_folder: /root/lorahub
|
67 |
+
trigger_word: TRGN, 3D
|
68 |
+
type: sd_trainer
|
69 |
+
job: extension
|
70 |
+
meta:
|
71 |
+
description: Trained on Terragen 2 renders for an old-school 3D look
|
flux_dev_terragen2.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac364f7e9beb94c49aa0c940291cdafa923872eea9b74e04b08b8bb4b73aa7a7
|
3 |
+
size 451202768
|
flux_dev_terragen2_000001500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea2f95634417cc216a1096b6cc826c853531065faec071699436d7485279391a
|
3 |
+
size 451202768
|
flux_dev_terragen2_000002000.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f7e5fd62277a72337a7e21a64188c559a8f163aef2a926216b7844b4a9d1fe57
|
3 |
+
size 451202768
|
flux_dev_terragen2_000002500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d677fa4e87956682e5194ed2bc864d4bd6b8c3c3d25e7c6d40fc8111fc55178
|
3 |
+
size 451202768
|
samples/1727177016938__000000000_0.jpg
ADDED
samples/1727177040023__000000000_1.jpg
ADDED
samples/1727177063515__000000000_2.jpg
ADDED
samples/1727177086573__000000000_3.jpg
ADDED
samples/1727177109612__000000000_4.jpg
ADDED
samples/1727177132647__000000000_5.jpg
ADDED
samples/1727178288238__000000500_0.jpg
ADDED
samples/1727178311278__000000500_1.jpg
ADDED
samples/1727178334325__000000500_2.jpg
ADDED
samples/1727178357374__000000500_3.jpg
ADDED
samples/1727178380412__000000500_4.jpg
ADDED
samples/1727178403485__000000500_5.jpg
ADDED
samples/1727179564925__000001000_0.jpg
ADDED
samples/1727179587968__000001000_1.jpg
ADDED
samples/1727179611012__000001000_2.jpg
ADDED
samples/1727179634057__000001000_3.jpg
ADDED
samples/1727179657096__000001000_4.jpg
ADDED
samples/1727179680137__000001000_5.jpg
ADDED
samples/1727180839476__000001500_0.jpg
ADDED
samples/1727180862516__000001500_1.jpg
ADDED
samples/1727180885558__000001500_2.jpg
ADDED
samples/1727180908598__000001500_3.jpg
ADDED
samples/1727180931726__000001500_4.jpg
ADDED
samples/1727180954969__000001500_5.jpg
ADDED
samples/1727182117688__000002000_0.jpg
ADDED
samples/1727182140730__000002000_1.jpg
ADDED
samples/1727182163781__000002000_2.jpg
ADDED
samples/1727182186827__000002000_3.jpg
ADDED
samples/1727182209867__000002000_4.jpg
ADDED
samples/1727182232912__000002000_5.jpg
ADDED
samples/1727183379420__000002500_0.jpg
ADDED
samples/1727183402461__000002500_1.jpg
ADDED
samples/1727183425504__000002500_2.jpg
ADDED
samples/1727183448548__000002500_3.jpg
ADDED
samples/1727183471588__000002500_4.jpg
ADDED
samples/1727183494630__000002500_5.jpg
ADDED
samples/1727184644654__000003000_0.jpg
ADDED
samples/1727184667696__000003000_1.jpg
ADDED
samples/1727184690735__000003000_2.jpg
ADDED
samples/1727184713775__000003000_3.jpg
ADDED
samples/1727184736807__000003000_4.jpg
ADDED
samples/1727184759845__000003000_5.jpg
ADDED