Datasets:

Tasks:
Other
Modalities:
Video
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
ragor commited on
Commit
faa67bf
·
verified ·
1 Parent(s): eb79d7f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ Videos are obtained from Pexels ([Pexels License](https://www.pexels.com/license
26
 
27
  We provide code to run the OWM evaluation in our [GitHub repository](https://github.com/CompVis/flow-poke-transformer).
28
 
29
- To run the evaluation, first download the data by running `hf download CompVis/omw-95 --repo-type dataset` then run the evaluation script via
30
  ```shell
31
  python -m scripts.eval.myriad_eval.owm --checkpoint-path path/to/checkpoint -data-path path/to/data
32
  ```
 
26
 
27
  We provide code to run the OWM evaluation in our [GitHub repository](https://github.com/CompVis/flow-poke-transformer).
28
 
29
+ To run the evaluation, first download the data by running `hf download CompVis/owm-95 --repo-type dataset` then run the evaluation script via
30
  ```shell
31
  python -m scripts.eval.myriad_eval.owm --checkpoint-path path/to/checkpoint -data-path path/to/data
32
  ```