![](https://cdn-avatars.huggingface.co/v1/production/uploads/1658425478564-60c5394afcb103f4f6a53c59.png)
platzi/platzi-vit-model-gis-professional
Image Classification
•
Updated
•
7
None defined yet.
graph TD
A[User Interface] --> B[Chat Logic]
B --> C{Command Type}
C -->|Text| D[FastThink-0.5B]
C -->|Image| E[Qwen2-VL-OCR-2B]
C -->|@image| F[Stable Diffusion XL]
C -->|@tts| G[Edge TTS]
D --> H[Response]
E --> H
F --> H
G --> H