wheres-my-python commited on
Commit
2d05997
·
verified ·
1 Parent(s): 78aac40

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -43,9 +43,6 @@ dataset = load_dataset("wheres-my-python/floorplans-cityscapes")
43
  # See a sample
44
  print(dataset['train'][0])
45
 
46
- # To view an image
47
- # dataset['train'][0]['image'].show()
48
-
49
 
50
 
51
 
 
43
  # See a sample
44
  print(dataset['train'][0])
45
 
 
 
 
46
 
47
 
48