Diffusers
Safetensors
8ruceLi commited on
Commit
e3d8ae5
Β·
verified Β·
1 Parent(s): 384002f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -3
README.md CHANGED
@@ -1,3 +1,25 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## VFXMaster: Unlocking Dynamic Visual Effect Generation via In-Context Learning
2
+ > <br>
3
+ > [Baolu Li\*](https://libaolu312.github.io/), [Yiming Zhang\*](https://zh1ym.github.io/), [Qinghe Wang\*†](https://qinghew.github.io/), [Liqian Maβœ‰](https://charliememory.github.io/), [Xiaoyu Shi](https://xiaoyushi97.github.io/), [Xintao Wang](https://xinntao.github.io/), [Pengfei Wan](https://magicwpf.github.io/), [Zhenfei Yin](https://yinzhenfei.github.io/), [Yunzhi Zhuge](https://daiqi1989.github.io/), [Huchuan Lu](https://scholar.google.com/citations?user=D3nE0agAAAAJ&hl=en), [Xu jiaβœ‰ ](https://stephenjia.github.io/),
4
+ > <br>
5
+ > \* equal contribution † project leader βœ‰ corresponding author
6
+
7
+
8
+ ### Folder Structure
9
+
10
+ ```
11
+ VFXMaster
12
+ └── training_weight
13
+ β”œβ”€β”€ VFXMaster_Weight
14
+ β”‚ └── In-Context-Conditioning
15
+ β”‚ └── One-shot-Adaptation
16
+ β”œβ”€β”€ CogVideoX-Fun-V1.1-2b-InP
17
+ ```
18
+
19
+ ###
20
+
21
+
22
+
23
+ ---
24
+ license: apache-2.0
25
+ ---