sscorzo commited on
Commit
a93adc1
·
verified ·
1 Parent(s): 950f78f

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +11 -1
config.yaml CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  job: custom_job
2
  config:
3
  name: flux_train_replicate
@@ -16,4 +25,5 @@ config:
16
  lr: 0.0004
17
  model:
18
  name_or_path: black-forest-labs/FLUX.1-dev
19
- is_flux: true
 
 
1
+ ---
2
+ license: other
3
+ tags:
4
+ - flux
5
+ - lora
6
+ - text-to-image
7
+ base_model: black-forest-labs/FLUX.1-dev
8
+ instance_prompt: lisa
9
+ ---
10
  job: custom_job
11
  config:
12
  name: flux_train_replicate
 
25
  lr: 0.0004
26
  model:
27
  name_or_path: black-forest-labs/FLUX.1-dev
28
+ is_flux: true
29
+