Cpldxx commited on
Commit
d961bb1
·
verified ·
1 Parent(s): 0856b2e

Upload 2 files

Browse files

Added Dora model file and config file to main.

Files changed (2) hide show
  1. config.yaml +28 -0
  2. onesomestyle_final_v9.safetensors +3 -0
config.yaml ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ config:
2
+ name: onesomestyle_final_v9
3
+ process:
4
+ - datasets:
5
+ - caption_ext: txt
6
+ folder_path: /content/ai-toolkit/dataset
7
+ resolution:
8
+ - 512
9
+ - 768
10
+ - 1024
11
+ device: cuda
12
+ model:
13
+ is_flux: true
14
+ name_or_path: black-forest-labs/FLUX.1-dev
15
+ quantize: false
16
+ network:
17
+ alpha: 16
18
+ rank: 16
19
+ type: dora
20
+ train:
21
+ batch_size: 1
22
+ gradient_checkpointing: true
23
+ lr: 0.0004
24
+ optimizer: adamw8bit
25
+ steps: 1500
26
+ training_folder: output
27
+ type: sd_trainer
28
+ job: extension
onesomestyle_final_v9.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7010d9b3ea3f897f6226202356d80cf09b99ae38db4d20771243fe7ac862e87a
3
+ size 178102992