Skip to content

Commit

Permalink
[docs] inference-long merge (hpcaitech#475)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengzangw authored Jun 19, 2024
1 parent 84011e5 commit fc8dc57
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ python scripts/inference.py configs/opensora-v1-2/inference/sample.py \
--image-size 480 853
```

In this version, we have merged all functions in previous `inference-long.py` into `inference.py`. The command line arguments are the same as before (only note that the frame index and length is calculated with 4x compressed).

### Inference with Open-Sora 1.1

Since Open-Sora 1.1 supports inference with dynamic input size, you can pass the input size as an argument.
Expand Down

0 comments on commit fc8dc57

Please sign in to comment.