Update README.md
Browse files
README.md
CHANGED
|
@@ -22,7 +22,7 @@ library_name: transformers
|
|
| 22 |
A model designed to analyze food images and generate structured nutritional information in JSON format.
|
| 23 |
It helps users instantly understand what they are eating by predicting calories, macronutrients, and meal composition directly from images.
|
| 24 |
|
| 25 |
-
Built on top of Qwen3-VL (4-bit) and fine-tuned using LoRA, this model is optimized for efficient food understanding.
|
| 26 |
|
| 27 |
---
|
| 28 |
|
|
|
|
| 22 |
A model designed to analyze food images and generate structured nutritional information in JSON format.
|
| 23 |
It helps users instantly understand what they are eating by predicting calories, macronutrients, and meal composition directly from images.
|
| 24 |
|
| 25 |
+
Built on top of Qwen3-VL-2B-Instruct (4-bit) and fine-tuned using LoRA, this model is optimized for efficient food understanding.
|
| 26 |
|
| 27 |
---
|
| 28 |
|