File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -5,22 +5,20 @@ Simple GUI for [finetrainers](https://github.com/a-r-r-o-w/finetrainers) (but in
5
5
6
6
The goal is to be able to reproduce and analyze previous runs by saving meta data.
7
7
8
- Doesn't contain cogvideox-factory . You must download it and get it running separately.
8
+ Doesn't contain finetrainers . You must download it and get it running separately.
9
9
10
10
I try to keep main stable, but if it fails, step back one version and try that.
11
11
12
12
13
13
![ Screenshot from 2024-12-30 07-56-37] ( https://github.com/user-attachments/assets/91b947db-1e50-42e0-8d12-28b436bf837d )
14
14
15
- v0.10.0: fp8 training
16
-
17
- v0.9.1: Add 'resume_from_checkpoint' setting
15
+ Recent changes:
18
16
19
- v0.9.0: Add missing precompute_condition settings
17
+ v0.12.0 Compatible with finetrainers v0.1.0 (Prelease)
20
18
21
- v0.8.0: Configuration validator. Fail early.
19
+ v0.11.0 Settings for Wan (finetrainers v0.0.1)
22
20
23
- Tabs for training and prepare dataset (legacy)
21
+ v0.10.0: fp8 training
24
22
25
23
I'm migrating to the new finetrainers structure. Currently tested with LTX-Video. Keeping legacy CogVideoX trainer in the "Legacy" tab.
26
24
You can’t perform that action at this time.
0 commit comments