Skip to content

Commit 97785e3

Browse files
committed
update
1 parent 1b283c2 commit 97785e3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -376,10 +376,6 @@ Create a JSONL file with your prompts. Each line should be a JSON object:
376376
{"sample_id": "001", "edit_prompt": "Change the dog to a cat", "source_clip_path": "/path/to/source_video.mp4"}
377377
```
378378

379-
**For Text-to-Video generation:**
380-
```json
381-
{"sample_id": "002", "prompt": "A serene lake surrounded by mountains at sunset"}
382-
```
383379

384380
### Run Inference
385381

0 commit comments

Comments
 (0)