shelomentsev commited on
Commit
d3b9118
·
verified ·
1 Parent(s): 57c3c9c

Upload 12 files

Browse files
captions/photo_2024-09-27 09.05.05.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Photo of a man with a gray beard, wearing a blue shirt and a collared shirt, looking at the camera. The man has a surprised look on his face and is standing in front of a door. The photo is taken in a well-lit room with a white wall in the background. The man's facial expression and the setting create a sense of surprise and curiosity.
captions/photo_2024-09-27 09.05.07.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Photo of a man in an orange shirt lying on the grass, wearing a black lanyard, looking to the right, with a city skyline in the background, a sense of relaxation, a casual pose, a sunny day, outdoor setting, a sense of leisure.
captions/photo_2024-09-27 09.05.09.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Photo of a man in a suit and tie, standing outside on a sunny day. The man is wearing a blue shirt and has gray hair. He is looking directly at the camera, with a serious expression on his face. The background is blurry, with a tree in the distance. The photo is in color and has a natural lighting.
captions/photo_2024-09-27 09.05.10.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A man wearing a black suit and a blue shirt is sitting down. He has gray hair and is looking at the camera. The man is wearing a tie and appears to be in a professional setting. The image is a photo of the man, taken in a studio setting with a plain background.
captions/photo_2024-09-27 09.05.11.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A black and white painting of a man wearing a suit and tie, smiling and looking to his left. The man is standing in front of a bush, with the background being blurred out. The painting has a vintage style, with a sense of nostalgia and timelessness.
captions/photo_2024-09-27 09.05.12.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ Photo of a man wearing a black suit and a red tie, standing in front of a curtain. The man is looking at the camera with a serious expression. The photo is taken in a studio setting, with soft lighting and a neutral background. The man's attire and pose suggest a formal or professional occasion, such as a business meeting or a special event.
captions/photo_2024-09-27 09.05.14.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A painting of a man in an orange shirt looking at the camera. The man is wearing a tie and has a mustache. He is standing in front of a woman who is also looking at the camera. The background is a cityscape. The painting is in a realistic style with a sense of nostalgia.
captions/photo_2024-09-27 09.05.15.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A man wearing a suit and tie is standing in front of a painting. The man is wearing a black suit and tie with a white shirt. The painting is in the background and appears to be a portrait. The man is looking to the right and appears to be smiling.
captions/photo_2024-09-27 09.05.16.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A painting of a man wearing a black shirt, looking down and smiling. The man has a mustache and is wearing a black shirt. The background is blurred, and the man is the main focus of the painting. The style of the painting is impressionistic, with a focus on capturing the man's facial expression and the overall mood of the scene.
captions/photo_2024-09-27 09.05.18.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ A man wearing a brown shirt and a woman wearing a white shirt are standing in front of a pool table. The man is wearing a brown shirt and the woman is wearing a white shirt. The pool table is green and has a cue stick on it. The man is looking at the camera while the woman is looking to the side.
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: BATYA
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: true
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: true
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:89de2e4ff204b7a54f4d563f5a172fc866ee97ac322c7f76ca8f7f4f97c1359b
3
+ size 171969416