admin commited on
Commit
b9a5ff6
·
1 Parent(s): ce78729

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -17,6 +17,11 @@ viewer: false
17
  ## Viewer
18
  <https://huggingface.co/spaces/monet-joe/cv-backbones>
19
 
 
 
 
 
 
20
  ## Usage
21
  ```python
22
  from datasets import load_dataset
 
17
  ## Viewer
18
  <https://huggingface.co/spaces/monet-joe/cv-backbones>
19
 
20
+ ## Maintenance
21
+ ```bash
22
+ GIT_LFS_SKIP_SMUDGE=1 git clone [email protected]:datasets/monet-joe/cv_backbones
23
+ ```
24
+
25
  ## Usage
26
  ```python
27
  from datasets import load_dataset