Krows7 commited on
Commit
6bc8fea
·
verified ·
1 Parent(s): 57730e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -189,7 +189,7 @@ from datasets import load_dataset
189
  from huggingface_hub import hf_hub_download
190
  from PIL import Image
191
 
192
- REPO_ID = "OWNER/REPOSITORY"
193
 
194
  dataset = load_dataset(
195
  REPO_ID,
@@ -223,7 +223,7 @@ from datasets import load_dataset
223
  from huggingface_hub import snapshot_download
224
  from PIL import Image
225
 
226
- REPO_ID = "OWNER/REPOSITORY"
227
 
228
  repo_root = Path(
229
  snapshot_download(
 
189
  from huggingface_hub import hf_hub_download
190
  from PIL import Image
191
 
192
+ REPO_ID = "Krows7/CraftSight"
193
 
194
  dataset = load_dataset(
195
  REPO_ID,
 
223
  from huggingface_hub import snapshot_download
224
  from PIL import Image
225
 
226
+ REPO_ID = "Krows7/CraftSight"
227
 
228
  repo_root = Path(
229
  snapshot_download(