Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ app_port: 8501
|
|
| 8 |
tags:
|
| 9 |
- streamlit
|
| 10 |
pinned: false
|
| 11 |
-
short_description: Streamlit
|
| 12 |
---
|
| 13 |
|
| 14 |
# Welcome to Streamlit!
|
|
@@ -69,9 +69,13 @@ This is a simple command-line version of the VIN decoder. Make sure your termina
|
|
| 69 |
|
| 70 |
python cli_demo.py
|
| 71 |
|
| 72 |
-
|
| 73 |
|
|
|
|
| 74 |
|
|
|
|
|
|
|
|
|
|
| 75 |
---
|
| 76 |
|
| 77 |
🧩 Project Structure
|
|
|
|
| 8 |
tags:
|
| 9 |
- streamlit
|
| 10 |
pinned: false
|
| 11 |
+
short_description: Streamlit VIN Decoder App
|
| 12 |
---
|
| 13 |
|
| 14 |
# Welcome to Streamlit!
|
|
|
|
| 69 |
|
| 70 |
python cli_demo.py
|
| 71 |
|
| 72 |
+
Link to the Hugging Faces Space
|
| 73 |
|
| 74 |
+
https://huggingface.co/spaces/averyestopinal/AIPI503_Final
|
| 75 |
|
| 76 |
+
Link to the Hugging Faces App
|
| 77 |
+
|
| 78 |
+
https://averyestopinal-aipi503-final.hf.space/
|
| 79 |
---
|
| 80 |
|
| 81 |
🧩 Project Structure
|