Update README.md
Browse files
README.md
CHANGED
|
@@ -21,9 +21,9 @@ Tracks can be extracted from existing videos using point tracking methods such a
|
|
| 21 |
For drawing manually we provide the trajectory drawing node in ComfyUI. See [example workflow](https://github.com/Lightricks/ComfyUI-LTXVideo/blob/master/example_workflows/2.3/LTX-2.3_ICLoRA_Motion_Track_Distilled.json)
|
| 22 |
|
| 23 |
It is based on the [LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3) foundation model.
|
| 24 |
-
- **Paper:** [
|
| 25 |
- **Code:** [GitHub Repository](https://github.com/Lightricks/LTX-2)
|
| 26 |
-
- **Project Page:** [
|
| 27 |
|
| 28 |
## What is In-Context LoRA (IC LoRA)?
|
| 29 |
|
|
|
|
| 21 |
For drawing manually we provide the trajectory drawing node in ComfyUI. See [example workflow](https://github.com/Lightricks/ComfyUI-LTXVideo/blob/master/example_workflows/2.3/LTX-2.3_ICLoRA_Motion_Track_Distilled.json)
|
| 22 |
|
| 23 |
It is based on the [LTX-2.3](https://huggingface.co/Lightricks/LTX-2.3) foundation model.
|
| 24 |
+
- **Paper:** [AVControl: Efficient Framework for Training Audio-Visual Controls](https://huggingface.co/papers/2603.24793)
|
| 25 |
- **Code:** [GitHub Repository](https://github.com/Lightricks/LTX-2)
|
| 26 |
+
- **Project Page:** [AVControl project page](https://matanby.github.io/AVControl/)
|
| 27 |
|
| 28 |
## What is In-Context LoRA (IC LoRA)?
|
| 29 |
|