Upload README.md with huggingface_hub
Browse files
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.
|