jqlive commited on
Commit
54b1c48
·
verified ·
1 Parent(s): d040e92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -10,6 +10,9 @@ Inference is overly sensitive. Either zero influence or too much, no middle grou
10
  Trained with:
11
  https://github.com/jquintanilla4/HunyuanVideo-Training/blob/depth-control/train_hunyuan_lora.py
12
 
 
 
 
13
  Last training run was done over a small 14K dataset (10k train, 2k test, 2k val) over 10K steps.
14
  - learning_rate 5e-5
15
  - lora_rank 128
 
10
  Trained with:
11
  https://github.com/jquintanilla4/HunyuanVideo-Training/blob/depth-control/train_hunyuan_lora.py
12
 
13
+ Inference/testing script:
14
+ https://github.com/jquintanilla4/HunyuanVideo-Training/blob/depth-control/test_hunyuan_control_lora.py
15
+
16
  Last training run was done over a small 14K dataset (10k train, 2k test, 2k val) over 10K steps.
17
  - learning_rate 5e-5
18
  - lora_rank 128