mehdiPrunaAI commited on
Commit
3c342fd
·
verified ·
1 Parent(s): af653f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -190,7 +190,7 @@ hf download PrunaAI/PrunaVAED --local-dir PrunaVAED
190
  cd PrunaVAED
191
 
192
  # 3. Install dependencies
193
- pip install -r requirements-test.txt
194
 
195
  # 4. Run the demo (~1080p, ~5 s @ 24 fps)
196
  python demo/demo_distilled_decode.py
 
190
  cd PrunaVAED
191
 
192
  # 3. Install dependencies
193
+ pip install -r requirements-demo.txt
194
 
195
  # 4. Run the demo (~1080p, ~5 s @ 24 fps)
196
  python demo/demo_distilled_decode.py