tommycik commited on
Commit
687683b
·
verified ·
1 Parent(s): 3db1c6f

Upload training_config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_config.yaml +13 -0
training_config.yaml ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ N4: false
2
+ checkpointing_steps: 250
3
+ controlnet_model: InstantX/FLUX.1-dev-Controlnet-Canny
4
+ controlnet_type: canny
5
+ gradient_accumulation_steps: 1
6
+ hub_model_id: tommycik/ControlNetCannyNew
7
+ learning_rate: 2e-06
8
+ mixed_precision: bf16
9
+ resolution: 512
10
+ steps: 1
11
+ train_batch_size: 1
12
+ validation_image: None
13
+ validation_steps: 125