lightx2v commited on
Commit
a6f09bc
·
verified ·
1 Parent(s): e6d8590

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -41,7 +41,7 @@ We strongly recommend using the official LightX2V Docker image for the cleanest
41
 
42
  ```bash
43
  # 1. Pull LightX2V Docker image
44
- docker pull lightx2v/lightx2v:26052301-cu130-5090
45
 
46
  # 2. Run inference
47
  bash scripts/wan22/distill/run_wan22_moe_t2v_extreme.sh
@@ -105,7 +105,7 @@ Script: [run_wan22_moe_t2v_extreme.sh](https://github.com/ModelTC/LightX2V/blob/
105
  ### System Requirements
106
 
107
  - **Required Hardware**: NVIDIA RTX 50-series GPUs or other Blackwell architecture GPUs.
108
- - **Recommended Runtime**: `lightx2v/lightx2v:26052301-cu130-5090`.
109
 
110
  ### Dependencies
111
 
 
41
 
42
  ```bash
43
  # 1. Pull LightX2V Docker image
44
+ docker pull lightx2v/lightx2v:26052801-cu130-5090
45
 
46
  # 2. Run inference
47
  bash scripts/wan22/distill/run_wan22_moe_t2v_extreme.sh
 
105
  ### System Requirements
106
 
107
  - **Required Hardware**: NVIDIA RTX 50-series GPUs or other Blackwell architecture GPUs.
108
+ - **Recommended Runtime**: `lightx2v/lightx2v:26052801-cu130-5090`.
109
 
110
  ### Dependencies
111