sonnybox commited on
Commit
f63f573
·
verified ·
1 Parent(s): 0cf37f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -8
README.md CHANGED
@@ -14,22 +14,17 @@ tags:
14
  ---
15
 
16
 
17
- ## Contents
18
 
19
  | file | size |
20
  |---|---|
21
  | `loras/minimax_h3_fl2v_lightx2v_turbo_8step_merge_0821_bf16.safetensors` | 1.96 GB |
22
 
23
- ## Recipe
24
-
25
- ### FLFV 8 Step Merge 0821
26
 
27
  | source | weight |
28
  |---|---|
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 the best setting is 6 steps at 9 shift. 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 on the 8 step 1.0 LoRA.
 
14
  ---
15
 
16
 
17
+ **Contents**
18
 
19
  | file | size |
20
  |---|---|
21
  | `loras/minimax_h3_fl2v_lightx2v_turbo_8step_merge_0821_bf16.safetensors` | 1.96 GB |
22
 
23
+ **FLFV 8 Step Merge 0821**
 
 
24
 
25
  | source | weight |
26
  |---|---|
27
  | `minimax_h3_fl2v_turbo_4step_v1.1_768p_comfyui_bf16.safetensors` | 0.5 |
28
  | `minimax_h3_fl2v_turbo_8step_v1.0_comfyui_bf16.safetensors` | 1.0 |
29
 
30
+ The 4 step LoRA was trained using shift 6 and the 8 step was trained using shift 12, however the recommended settings are `shift 9`, `8 steps`, and strength `1.0`.