Pitiflautico33 commited on
Commit
1232878
·
verified ·
1 Parent(s): 7a22651

Upload 12 files

Browse files
captions/m1.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A digital illustration of a cartoon character, a panda with a beard, wearing a red and black robe, standing in front of a mountain. The panda is holding out its hand, and the background is a mix of clouds and mountains. The character has a playful and whimsical appearance.
captions/m2.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A digital illustration of a cartoon character, a red and white fox, wearing a red robe and holding a staff. The fox has a beard and mustache, and is smiling. The character is standing in front of a tree, and there is a chair in the background. The illustration is in a whimsical style, with a playful and lighthearted tone.
captions/m3.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A cartoon illustration of a red and white panda bear wearing a robe and a long beard. The panda is looking angry and has its mouth open. The scene is set in a forest with a tree in the background. The panda is the main focus of the image, with its face taking up a significant portion of the frame. The style of the image is cartoonish and whimsical.
captions/m4.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A digital illustration of a cartoon character, a red panda, sitting in a lotus position with his eyes closed, wearing a red robe. The panda is smiling and appears to be meditating. The background features a waterfall and a pagoda. The scene is rendered in a whimsical, playful style.
captions/m5.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A cartoon illustration of a panda with a long white beard and mustache, wearing a red robe, sitting in a lotus position and looking angry. The panda is surrounded by a forest and a pagoda in the background. The scene is drawn in a cartoon style with a sense of humor and playfulness.
captions/m6.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A digital illustration of a cartoon character, a panda, wearing a red robe and a white beard. The panda is holding a card in its hand and has a serious expression on its face. The character is standing in front of a pagoda, which serves as the background for the scene. The illustration is in a whimsical style, with the panda appearing to be a wise and powerful figure.
captions/m7.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A cartoon illustration of a red panda with a white beard and mustache, wearing a red robe, sitting in a lotus position and looking angry. The panda is surrounded by a forest setting with a tree in the background and a lantern hanging from the tree. The illustration has a whimsical and playful style.
captions/m8.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A digital illustration of a cartoon character, a red panda, wearing a red robe with gold designs. The panda has a white moustache and is looking angry. The character is standing in front of a statue, with mountains in the background. The panda is wearing a necklace and has a beard. The image is in a comic book style.
captions/m9.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A digital illustration of a cartoon character, a panda, wearing a red robe and standing in front of a red building. The panda has a serious expression on its face and is wearing a gold necklace. The background features a mountain and a tree. The panda is the main focus of the image, with its large size and detailed facial expression.
config.yaml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ job: custom_job
2
+ config:
3
+ name: flux_train_replicate
4
+ process:
5
+ - type: custom_sd_trainer
6
+ training_folder: output
7
+ device: cuda:0
8
+ trigger_word: TOK_MASTER_P
9
+ network:
10
+ type: lora
11
+ linear: 16
12
+ linear_alpha: 16
13
+ save:
14
+ dtype: float16
15
+ save_every: 1001
16
+ max_step_saves_to_keep: 1
17
+ datasets:
18
+ - folder_path: input_images
19
+ caption_ext: txt
20
+ caption_dropout_rate: 0.05
21
+ shuffle_tokens: false
22
+ cache_latents_to_disk: false
23
+ cache_latents: true
24
+ resolution:
25
+ - 512
26
+ - 768
27
+ - 1024
28
+ train:
29
+ batch_size: 1
30
+ steps: 1000
31
+ gradient_accumulation_steps: 1
32
+ train_unet: true
33
+ train_text_encoder: false
34
+ content_or_style: balanced
35
+ gradient_checkpointing: false
36
+ noise_scheduler: flowmatch
37
+ optimizer: adamw8bit
38
+ lr: 0.0004
39
+ ema_config:
40
+ use_ema: true
41
+ ema_decay: 0.99
42
+ dtype: bf16
43
+ model:
44
+ name_or_path: FLUX.1-dev
45
+ is_flux: true
46
+ quantize: false
47
+ sample:
48
+ sampler: flowmatch
49
+ sample_every: 1001
50
+ width: 1024
51
+ height: 1024
52
+ prompts: []
53
+ neg: ''
54
+ seed: 42
55
+ walk_seed: true
56
+ guidance_scale: 3.5
57
+ sample_steps: 28
58
+ meta:
59
+ name: flux_train_replicate
60
+ version: '1.0'
lora.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e00da3d5248bf96b8e721d14bd47784f3a0191ed74557c9db10944c444e297c5
3
+ size 171969432
trained_model.tar ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2134284c79ba516986db8bf267a9e69aba61456dd926222032d834b75ea3383a
3
+ size 171991040