mehdiPrunaAI commited on
Commit
d64f260
·
verified ·
1 Parent(s): e9932d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -143,8 +143,8 @@ Needs a **CUDA GPU**.
143
  pip install hf
144
 
145
  # 2. Download this repo
146
- hf download PrunaAI/LTX23-PrunedDecoder --local-dir prunaVAED
147
- cd prunaVAED
148
 
149
  # 3. Install dependencies
150
  pip install -r requirements-test.txt
 
143
  pip install hf
144
 
145
  # 2. Download this repo
146
+ hf download PrunaAI/PrunaVAED --local-dir PrunaVAED
147
+ cd PrunaVAED
148
 
149
  # 3. Install dependencies
150
  pip install -r requirements-test.txt