Update README.md
Browse files
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 |
|