Commit dbb7fa5
authored
Pass in the 'cache_dir' to use local cache (#690)
* Pass in the 'cache_dir' to use local cache
We can pass in the 'cache_dir' to the huggingface snapshot_download function if we have 'videos' in dataset_kwargs to avoid force-redownloading.
* Fix: apply Black formatting
Apply Black formatting1 parent 7c03938 commit dbb7fa5
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
945 | | - | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
946 | 953 | | |
947 | 954 | | |
948 | | - | |
| 955 | + | |
949 | 956 | | |
950 | 957 | | |
951 | 958 | | |
| |||
0 commit comments