update
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## Environment Setup
|
2 |
|
3 |
`pip install -r requirements.txt`
|
|
|
1 |
+
## Updates 🔥🔥🔥
|
2 |
+
|
3 |
+
We have released the Gradio demo for **Hybrid (Trajectory + Landmark)** Controls [HERE](https://huggingface.co/MyNiuuu/MOFA-Video-Hybrid)!
|
4 |
+
|
5 |
+
|
6 |
+
## Introduction
|
7 |
+
|
8 |
+
This repo provides the inference Gradio demo for Trajectory Control of MOFA-Video.
|
9 |
+
|
10 |
## Environment Setup
|
11 |
|
12 |
`pip install -r requirements.txt`
|