Zaytron40k commited on
Commit
4381d61
·
verified ·
1 Parent(s): 027c713

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Flux2shift
2
+
3
+ Config repo for the `Flux2shift` training preset.
4
+
5
+ ## Files
6
+
7
+ - `config/Flux2shift_config.yaml` — provided training config
8
+
9
+ ## Note
10
+
11
+ The original pasted config had a formatting typo in `meta` where `name` and `version` were glued together. It was normalized only so the config could be saved as valid YAML.