sonnybox commited on
Commit
58db0ff
·
verified ·
1 Parent(s): c1a427a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
  license: apache-2.0
3
  base_model:
4
- - MiniMaxAI/MiniMax-H3
5
- - lightx2v/Minimax-h3-Turbo
6
  base_model_relation: adapter
7
- pipeline_tag: text-to-video
8
  tags:
9
- - lora
10
- - t2v
11
- - i2v
12
- - comfyui
13
- - minimax-h3
14
  ---
15
 
16
 
@@ -29,7 +29,7 @@ tags:
29
  | `minimax_h3_fl2v_turbo_4step_v1.1_768p_comfyui_bf16.safetensors` | 0.5 |
30
  | `minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors` | 1.0 |
31
 
32
- The 4 step LoRA was trained using shift 6 and the 8 step was trained using shift 12,
33
- so theoretically you can't go wrong with any shift in that range. Tested at strength
34
- 1.0 and shift 9, which gives more detail than v1.1 LoRA and fixes poor fingers
35
- rendering on the 8 step 1.0 LoRA.
 
1
  ---
2
  license: apache-2.0
3
  base_model:
4
+ - MiniMaxAI/MiniMax-H3
5
+ - lightx2v/Minimax-h3-Turbo
6
  base_model_relation: adapter
7
+ pipeline_tag: image-text-to-video
8
  tags:
9
+ - lora
10
+ - t2v
11
+ - i2v
12
+ - comfyui
13
+ - minimax-h3
14
  ---
15
 
16
 
 
29
  | `minimax_h3_fl2v_turbo_4step_v1.1_768p_comfyui_bf16.safetensors` | 0.5 |
30
  | `minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors` | 1.0 |
31
 
32
+ The 4 step LoRA was trained using shift 6 and the 8 step was trained using shift 12, so
33
+ theoretically you can't go wrong with any shift in that range. Visual quality seems
34
+ optimal below strength 1.0 with any shift 6-12. At least on T2V, it *should* give more
35
+ detail than v1.1 LoRA and fixes fingers quality on the 8 step 1.0 LoRA.