mehdiPrunaAI commited on
Commit
3427132
·
verified ·
1 Parent(s): 0439d7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -162,7 +162,7 @@ cd PrunaVAED
162
  # 3. Install dependencies
163
  pip install -r requirements-test.txt
164
 
165
- # 4. Run the test (~720p, ~5 s @ 24 fps)
166
  python tests/test_distilled_decode.py
167
  ```
168
 
 
162
  # 3. Install dependencies
163
  pip install -r requirements-test.txt
164
 
165
+ # 4. Run the test (~1080p, ~5 s @ 24 fps)
166
  python tests/test_distilled_decode.py
167
  ```
168