@@ -34,7 +33,7 @@ cd flash-attention/hopper && python setup.py install
...
@@ -34,7 +33,7 @@ cd flash-attention/hopper && python setup.py install
```shell
```shell
# Modify the path in the script
# Modify the path in the script
bash scripts/run_wan_t2v.sh
bash scripts/wan/run_wan_t2v.sh
```
```
In addition to the existing input arguments in the script, there are also some necessary parameters in the `${lightx2v_path}/configs/wan_t2v.json` file specified by `--config_json`. You can modify them as needed.
In addition to the existing input arguments in the script, there are also some necessary parameters in the `wan_t2v.json` file specified by `--config_json`. You can modify them as needed.