Sayali9141 commited on
Commit
54ec34e
1 Parent(s): d525623

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -20,7 +20,11 @@ size_categories:
20
 
21
  The Singapore government offers real-time images from traffic cameras across the nation through its API. This dataset compiles a comprehensive image dataset in the form of a DataFrame by extracting data for the month of January 2024 from 6 pm to 7 pm each day using the API.
22
 
23
- <img src="76.jpg" alt="Sample image from the data" width="600"/> <img src="61.jpg" alt="Sample image from the data" width="300"/>
 
 
 
 
24
 
25
  ## Use Cases
26
 
 
20
 
21
  The Singapore government offers real-time images from traffic cameras across the nation through its API. This dataset compiles a comprehensive image dataset in the form of a DataFrame by extracting data for the month of January 2024 from 6 pm to 7 pm each day using the API.
22
 
23
+ <div style="display: flex; justify-content: space-between;">
24
+ <img src="76.jpg" alt="Sample image from the data" width="600"/>
25
+ <img src="61.jpg" alt="Sample image from the data" width="600"/>
26
+ </div>
27
+
28
 
29
  ## Use Cases
30