yixin commited on
Commit
99c2802
1 Parent(s): 3e38183

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -45,8 +45,6 @@ This repository provides datasets from the [MetaCloak](https://github.com/liuyix
45
 
46
  ```python
47
  from datasets import load_dataset
48
-
49
- # Load all sections
50
  dataset = load_dataset("yixin/metacloak_celeba_vggface2")
51
  ```
52
 
 
45
 
46
  ```python
47
  from datasets import load_dataset
 
 
48
  dataset = load_dataset("yixin/metacloak_celeba_vggface2")
49
  ```
50