Commit History

Update app.py
3b64a31
unverified

jaydeep123423 commited on

Update app.py
ec5a95f
unverified

jaydeep123423 commited on

Update README.md
1cf53de
unverified

jaydeep123423 commited on

Update sync_huggingface_hub.yml
2d21468

jaydeep123423 commited on

Update sync_huggingface_hub.yml
5a630d0

jaydeep123423 commited on

Update sync_huggingface_hub.yml
06e849b

jaydeep123423 commited on

Update sync_huggingface_hub.yml
173c1e6

jaydeep123423 commited on

Update sync_huggingface_hub.yml
6c0d582

jaydeep123423 commited on

Create sync_huggingface_hub.yml
c76bd2e

jaydeep123423 commited on

Add car_image.png and logo_image.png to Git LFS
746f2d0

jaydeep123423 commited on

Initial commit of streamlit to Hugging Face
09691be

averye-duke commited on

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

Eugenia-Tate-Duke commited on

Add README.md
35167d6

SharmilNK commited on

Merge pull request #6 from averyestopinal/jaydip12357-patch-1
7b4f0df

jaydeep123423 commited on

Merge pull request #5 from SharmilNK/feature/streamlit_app
08c32d7

SharmilNK commited on

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

Eugenia-Tate-Duke commited on

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

SharmilNK commited on

Initial commit of Streamlit app for VIN decoder
5039c70

SharmilNK commited on

Merge pull request #1 from averyestopinal/feature/new-api-call
8fdc4ac

Avery Estopinal commited on

add data analytics (top 3 vehicle makes)
9503901

Eugenia-Tate-Duke commited on

Added a docstring to explain function and give API information
0b17c48

averye-duke commited on

Add docstring, comments nad remove redundant boolean flag
077af27

Eugenia-Tate-Duke commited on

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

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
ebfe786

averye-duke commited on

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

averye-duke commited on

added api call
4bbc2a1

averye-duke commited on

Initial commit
29e1899

Avery Estopinal commited on