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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ 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
- <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>
 
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-around;">
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>