Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
|
| 3 |
# Causal Forcing
|
|
@@ -32,10 +37,6 @@ Causal Forcing significantly outperforms Self Forcing in **both visual quality a
|
|
| 32 |
|
| 33 |
|
| 34 |
|
| 35 |
-
https://github.com/user-attachments/assets/310f0cfa-e1bb-496d-8941-87f77b3271c0
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
## Quick Start
|
| 40 |
|
| 41 |
> The inference environment is identical to Self Forcing, so you can migrate directly using our configs and model.
|
|
@@ -238,4 +239,4 @@ This codebase is built on top of the open-source implementation of [CausVid](htt
|
|
| 238 |
If you find the method useful, please cite
|
| 239 |
```
|
| 240 |
TBD
|
| 241 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Wan-AI/Wan2.1-T2V-1.3B
|
| 5 |
+
---
|
| 6 |
<div align="center">
|
| 7 |
|
| 8 |
# Causal Forcing
|
|
|
|
| 37 |
|
| 38 |
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
## Quick Start
|
| 41 |
|
| 42 |
> The inference environment is identical to Self Forcing, so you can migrate directly using our configs and model.
|
|
|
|
| 239 |
If you find the method useful, please cite
|
| 240 |
```
|
| 241 |
TBD
|
| 242 |
+
```
|