SnJake commited on
Commit
a806f69
·
verified ·
1 Parent(s): 477dcc6

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "base_model_name_or_path": "black-forest-labs/FLUX.2-klein-9B",
3
+ "peft_type": "LORA",
4
+ "task_type": "IMAGE_TO_IMAGE",
5
+ "resolution": 1024
6
+ }