housearch commited on
Commit
c3f66e9
·
verified ·
1 Parent(s): 759c0f6

Upload 2 files

Browse files
trainFlux/config_lora_bf16_flux.toml ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pretrained_model_name_or_path = "/workspace/flux1-dev.safetensors"
2
+ ae = "/workspace/flux_vae.safetensors"
3
+ t5xxl = "/workspace/t5xxl_fp16.safetensors"
4
+ clip_l = "/workspace/clip_l.safetensors"
5
+ apply_t5_attn_mask = false
6
+ bucket_no_upscale = true
7
+ bucket_reso_steps = 64
8
+ cache_latents_to_disk = true
9
+ cache_text_encoder_outputs_to_disk = true
10
+ caption_extension = ".txt"
11
+ clip_skip = 1
12
+ discrete_flow_shift = 3.0
13
+ dynamo_backend = "no"
14
+ enable_bucket = true
15
+ epoch = 10
16
+ fp8_base = false
17
+ full_bf16 = true
18
+ full_fp16 = false
19
+ gradient_accumulation_steps = 1
20
+ gradient_checkpointing = true
21
+ guidance_scale = 3.5
22
+ huber_c = 0.1
23
+ huber_scale = 1
24
+ huber_schedule = "snr"
25
+ log_with = "tensorboard"
26
+ logging_dir = "/workspace/train/log"
27
+ loss_type = "l2"
28
+ learning_rate = 0.00005
29
+ lr_scheduler = "cosine_with_restarts"
30
+ lr_scheduler_args = []
31
+ lr_scheduler_num_cycles = 1
32
+ lr_scheduler_power = 1
33
+ lr_warmup_steps = 0.1
34
+ max_bucket_reso = 2048
35
+ max_data_loader_n_workers = 0
36
+ max_grad_norm = 1
37
+ max_train_epochs = 20
38
+ max_train_steps = 600
39
+ metadata_author = "Chris Hsu"
40
+ metadata_description = "Flux-landscapeOverhead-config-V1"
41
+ metadata_title = "Flux-landscapeOverhead-config-V1"
42
+ min_bucket_reso = 1024
43
+ mixed_precision = "bf16"
44
+ model_prediction_type = "sigma_scaled"
45
+ network_alpha = 8
46
+ network_args = [ "train_double_block_indices=all", "train_single_block_indices=all",]
47
+ network_dim = 4
48
+ network_module = "networks.lora_flux"
49
+ network_train_unet_only = true
50
+ noise_offset_type = "Original"
51
+ optimizer_args = []
52
+ optimizer_type = "AdamW8bit"
53
+ output_dir = "/workspace/train/model"
54
+ output_name = "LandscapeOverheadFlux1"
55
+ prior_loss_weight = 1
56
+ resolution = "1024,1024"
57
+ sample_every_n_epochs = 1
58
+ sample_prompts = "/workspace/train/model/sample/prompt.txt"
59
+ sample_sampler = "euler_a"
60
+ save_every_n_epochs = 1
61
+ save_model_as = "safetensors"
62
+ save_precision = "bf16"
63
+ t5xxl_max_token_length = 512
64
+ timestep_sampling = "sigma"
65
+ train_batch_size = 2
66
+ train_data_dir = "/workspace/train/img"
67
+ wandb_run_name = "landscapeOverhead_A6000"
68
+ xformers = true
trainFlux/prompt.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Detailed aerial watercolor rendering of a comprehensive landscape architecture master plan for an urban park development. The illustration showcases a minimalist curved cultural building with a distinctive concave gray roof as the focal architectural element, strategically positioned in relation to surrounding green spaces. The landscape design features an intricate network of wooden boardwalks and earth-toned pathways that create a flowing circulation system throughout the park, connecting various programmatic zones. --w 1536 --h 1024 --l 7.0
2
+ A comprehensive bird's-eye perspective visualization illustrating an ambitious waterfront park development that exemplifies contemporary landscape architectural principles through its integration of spectacular ornamental displays, varied recreational spaces, and thoughtful visitor amenities. The illustration employs a vibrant watercolor technique with saturated color application that emphasizes the park's dramatic flowering meadows while maintaining clarity of spatial relationships.The composition reveals a sophisticated landscape organized around several key design strategies: expansive geometric fields of seasonal flowers in yellow, orange, pink, and red hues create a bold visual tapestry across the site, --w 1536 --h 1024 --l 7.0
3
+ A sophisticated bird's-eye perspective visualization illustrating a comprehensive waterfront recreational development that exemplifies integrated master planning principles through its thoughtful orchestration of entertainment venues, landscape amenities, and contextual relationships. The rendering employs a refined watercolor technique with nuanced atmospheric effects, particularly evident in the dramatic sunset sky rendered in luminous pink and golden hues that create a distinctive sense of place while establishing the temporal context of twilight or early evening. --w 1536 --h 1024 --l 7.0