Spaces:
Configuration error
Configuration error
Commit
Β·
f790cda
1
Parent(s):
737cbd0
new
Browse files
README.md
CHANGED
@@ -141,7 +141,7 @@ result
|
|
141 |
|
142 |
|
143 |
## Editing guidance for YOUR Video
|
144 |
-
|
145 |
|
146 |
VideoGrain is a training-free framework. To run VideoGrain on your video, modify `./config/demo_config.yaml` based on your needs:
|
147 |
|
@@ -153,7 +153,7 @@ VideoGrain is a training-free framework. To run VideoGrain on your video, modify
|
|
153 |
6. If you want to visualize the cross attn weight, set `vis_cross_attn: True`
|
154 |
7. If you want to cluster DDIM Inversion spatial temporal video feature, set `cluster_inversion_feature: True`
|
155 |
|
156 |
-
|
157 |
|
158 |
```bash
|
159 |
bash test.sh
|
|
|
141 |
|
142 |
|
143 |
## Editing guidance for YOUR Video
|
144 |
+
### πprepare your config**
|
145 |
|
146 |
VideoGrain is a training-free framework. To run VideoGrain on your video, modify `./config/demo_config.yaml` based on your needs:
|
147 |
|
|
|
153 |
6. If you want to visualize the cross attn weight, set `vis_cross_attn: True`
|
154 |
7. If you want to cluster DDIM Inversion spatial temporal video feature, set `cluster_inversion_feature: True`
|
155 |
|
156 |
+
### πEditing your video
|
157 |
|
158 |
```bash
|
159 |
bash test.sh
|