Commit History

Add Hugging Face Space metadata
56a25bd

jaydeep123423 commited on

Remove binary images for Hugging Face compatibility
b155041

jaydeep123423 commited on

Track images with Git LFS
d26aac1

jaydeep123423 commited on

Add car_image.png and logo_image.png to Git LFS
1465ca5

jaydeep123423 commited on

Initial commit of streamlit to Hugging Face
fb103cf

averye-duke commited on

Merge pull request #7 from eugeniatate-duke/add-reqs-and-gitignore
a16cf45

Eugenia-Tate-Duke commited on

Add README.md
e7c1530

SharmilNK commited on

Merge pull request #6 from averyestopinal/jaydip12357-patch-1
616dc26

jaydeep123423 commited on

Update README.md
af49432
unverified

jaydeep123423 commited on

Merge pull request #5 from SharmilNK/feature/streamlit_app
f023414

SharmilNK commited on

Merge pull request #3 from eugeniatate-duke/feature/cli_file
2199008
unverified

Eugenia-Tate-Duke commited on

Add conditional handling for top 3 makes chart when fewer than 3 VINs are searched
39657f0

SharmilNK commited on

Initial commit of Streamlit app for VIN decoder
239f1a7

SharmilNK commited on

Merge pull request #1 from averyestopinal/feature/new-api-call
6c46b62
unverified

Avery Estopinal commited on

add data analytics (top 3 vehicle makes)
1bae378

Eugenia-Tate-Duke commited on

Added a docstring to explain function and give API information
f2d2130

averye-duke commited on

Add docstring, comments nad remove redundant boolean flag
0acc430

Eugenia-Tate-Duke commited on

Add a conditional if/else for vin being empty or null
d151104

Eugenia-Tate-Duke commited on

Update get_vehicle_info() function by deleting print statements for year, make, and model. Also, remove input to test function
2cb6529

averye-duke commited on

Update API call to only take vin as param. No longer requires model year, but still reutns year, make, model
fe34898

averye-duke commited on

added api call
22c3eb1

averye-duke commited on

Initial commit
3792e80
unverified

Avery Estopinal commited on