Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -132,7 +132,7 @@ python infer_coinve_single.py \
|
|
| 132 |
--seed 0
|
| 133 |
```
|
| 134 |
|
| 135 |
-
The script saves a side-by-side
|
| 136 |
|
| 137 |
#### Performance
|
| 138 |
|
|
|
|
| 132 |
--seed 0
|
| 133 |
```
|
| 134 |
|
| 135 |
+
The script saves a side-by-side video `[source | edited]` by default. Pass `--no_side_by_side` to save only the edited video. Use `--save_instruction_masks` to additionally save per-instruction mask overlay videos.
|
| 136 |
|
| 137 |
#### Performance
|
| 138 |
|