From d77b78c956e6c398facf47c968580719553efee8 Mon Sep 17 00:00:00 2001 From: Hamza Date: Mon, 25 May 2026 08:38:47 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 80fe27e..baa4580 100644 --- a/README.md +++ b/README.md @@ -427,8 +427,13 @@ python 2_train_classifier.py \ - Go to [kaggle.com/datasets](https://www.kaggle.com/datasets) → **New Dataset** - Upload the zip, give it a name (e.g. `my-product-crops`) - Wait for processing to complete + + *Note: Don't need to create New Dataset you just need to update it from [here](https://www.kaggle.com/datasets/triztechdata/product-dataset)* + +
+ +
- 2. Create a new Kaggle Notebook: - Go to [kaggle.com/code](https://www.kaggle.com/code) → **New Notebook**