From 39de7525c0c2e44727d8e0d6172640f112b2a2bc Mon Sep 17 00:00:00 2001 From: michael Date: Sat, 5 Jul 2025 22:48:33 +0000 Subject: [PATCH] initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 558bd45..8bc2e30 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ DS Task Tag Scan is an AI-powered clothing tag identification and similarity sea * **Computer Vision**: CLIP or ViT models (free from Hugging Face) * **Text Processing**: TF-IDF vectorization and cosine similarity -* **LLM Enhancement**: Groq LLaVA (optional) +* **LLM Enhancement**: Groq Llama 4 Scout/Maverick (optional) * **Backend**: Flask * **Image Processing**: Pillow, OpenCV * **Data Processing**: Pandas, NumPy, scikit-learn