Spaces:
No application file
No application file
Commit History
Remove binary images for Hugging Face compatibility b155041
Compressed images 4f26847
Track images with Git LFS d26aac1
Add car_image.png and logo_image.png to Git LFS 1465ca5
Initial commit of streamlit to Hugging Face fb103cf
Merge pull request #7 from eugeniatate-duke/add-reqs-and-gitignore a16cf45
Add README.md e7c1530
Add requirements.txt and .gitignore 7ca298a
Merge pull request #6 from averyestopinal/jaydip12357-patch-1 616dc26
Update README.md af49432 unverified
Merge pull request #5 from SharmilNK/feature/streamlit_app f023414
Merge pull request #3 from eugeniatate-duke/feature/cli_file 2199008 unverified
Add conditional handling for top 3 makes chart when fewer than 3 VINs are searched 39657f0
Initial commit of Streamlit app for VIN decoder 239f1a7
Merge pull request #1 from averyestopinal/feature/new-api-call 6c46b62 unverified
Avery Estopinal commited on
add data analytics (top 3 vehicle makes) 1bae378
Added a docstring to explain function and give API information f2d2130
Add is_valid_vin helper function 63c91ee
Add docstring, comments nad remove redundant boolean flag 0acc430
Add a conditional if/else for vin being empty or null d151104
change file name as per assignment 4b621c4
Add cli file - initial commit f07e050
Update get_vehicle_info() function by deleting print statements for year, make, and model. Also, remove input to test function 2cb6529
Update API call to only take vin as param. No longer requires model year, but still reutns year, make, model fe34898
added api call 22c3eb1
Initial commit 3792e80 unverified
Avery Estopinal commited on