mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
Update README.md
This commit is contained in:
parent
c9c5fcd9c5
commit
a6f82e9194
@ -180,11 +180,11 @@ pip install -e .
|
|||||||
|
|
||||||
To run the text to video generator (in Low VRAM mode):
|
To run the text to video generator (in Low VRAM mode):
|
||||||
```bash
|
```bash
|
||||||
python wgp.py.py
|
python wgp.py
|
||||||
#or
|
#or
|
||||||
python wgp.py.py --t2v #launch the default text 2 video model
|
python wgp.py --t2v #launch the default text 2 video model
|
||||||
#or
|
#or
|
||||||
python wgp.py.py --t2v-14B #for the 14B model
|
python wgp.py --t2v-14B #for the 14B model
|
||||||
#or
|
#or
|
||||||
python wgp.py --t2v-1-3B #for the 1.3B model
|
python wgp.py --t2v-1-3B #for the 1.3B model
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user