Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -13,10 +13,10 @@ pinned: false
|
|
| 13 |
Flask API for sales forecasting (served with **gunicorn**).
|
| 14 |
|
| 15 |
## Endpoints
|
| 16 |
-
- `/` β service info
|
| 17 |
-
- `/health` β status & model path
|
| 18 |
-
- `/model-info` β model type & params
|
| 19 |
-
- `/predict` β POST JSON
|
| 20 |
- `/predict-csv` β POST CSV (multipart)
|
| 21 |
|
| 22 |
## Environment
|
|
|
|
| 13 |
Flask API for sales forecasting (served with **gunicorn**).
|
| 14 |
|
| 15 |
## Endpoints
|
| 16 |
+
- `/` β service info
|
| 17 |
+
- `/health` β status & model path
|
| 18 |
+
- `/model-info` β model type & params
|
| 19 |
+
- `/predict` β POST JSON
|
| 20 |
- `/predict-csv` β POST CSV (multipart)
|
| 21 |
|
| 22 |
## Environment
|