Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ https://github.com/jquintanilla4/HunyuanVideo-Training/blob/depth-control/train_
|
|
| 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
|
|
|
|
| 13 |
Inference/testing script:
|
| 14 |
https://github.com/jquintanilla4/HunyuanVideo-Training/blob/depth-control/test_hunyuan_control_lora.py
|
| 15 |
|
| 16 |
+
You will need the depth anything v2 model to run both train and testing scripts.
|
| 17 |
+
|
| 18 |
Last training run was done over a small 14K dataset (10k train, 2k test, 2k val) over 10K steps.
|
| 19 |
- learning_rate 5e-5
|
| 20 |
- lora_rank 128
|