Commit History

Revamp explanation generation in YOLO model using FLAN-T5, and add Florence-2 Fusion model
f8dd93d

VigneshVS2005 commited on

Fix libxcb ImportError: Add GUI Linux dependencies for OpenCV into explicit Dockerfile layer
ae18450

VigneshVS2005 commited on

Add packages.txt to fix OpenCV missing libxcb.so.1 GUI dependencies
b3222ea

VigneshVS2005 commited on

Fix ImportError and RAM overload: blip_yolo_model seamlessly reuses blip_model instances natively
0e117be

VigneshVS2005 commited on

Expand to 5 models safely, no secrets
caff5a8

VigneshVS2005 commited on

Simplify down to only 3 pure models: Local, Gemini, Groq Llama 4 Scout. Removed broken 90B/Fusion models.
a05aa5d

VigneshVS2005 commited on

Remove Fusion. Provide two purely native Groq endpoints (90b and Scout)
2534d4e

VigneshVS2005 commited on

Add native Groq vision alongside Fusion model
34dafaf

VigneshVS2005 commited on

Switch Groq strategy to Fusion (BLIP + LLaMA 3.3 70B Text) to maximize rate limits instantly
1769c64

VigneshVS2005 commited on

Update Groq to Llama 4 Scout as Llama 3.2 is decommissioned
207893d

VigneshVS2005 commited on

Add Groq Llama 3.2 Vision implementation with strict formatting constraints
52002cf

VigneshVS2005 commited on

Remove Florence and HF API models, keep only Gemini and local pipelines
fe06b42

VigneshVS2005 commited on

Fix HF Vision API URL to proper router domain
d0a0c9b

VigneshVS2005 commited on

Switch HF Vision pure API to raw requests to expose HTTP errors
812a287

VigneshVS2005 commited on

Switch HF Vision pure API to Llava 1.5 to avoid timeout payload drops
89cf757

VigneshVS2005 commited on

Switch HF Vision API strictly to Llama Vision
639f91c

VigneshVS2005 commited on

Implement 5th Option: Raw HF Serverless Vision-Instruct API
37c8965

VigneshVS2005 commited on

Migrate text api to official hf hub and bypass gated models
8d6bff2

VigneshVS2005 commited on

Implement ultimate Florence + Llama 70B text fusion pipeline
978da9f

VigneshVS2005 commited on

Pin transformers to 4.45.2 for Florence-2
b26c8f3

VigneshVS2005 commited on

Fix PyTorch dependency version conflict
70417d0

VigneshVS2005 commited on

Fix Florence-2 Flash Attention dependency crash
25d01c5

VigneshVS2005 commited on

Implement local Florence-2 fallback
9e16f79

VigneshVS2005 commited on

Switch HF API Model to Qwen2.5-VL due to Llama server issues
7c8c286

VigneshVS2005 commited on

Fix Hugging Face API URL routing
3aa2b60

VigneshVS2005 commited on

Add Hugging Face Serverless API option (Option 3)
7e2a824

VigneshVS2005 commited on

Initialize VQA system deployment
f09a85f

VigneshVS2005 commited on

Initial commit of GenAI VQA System
2c5cb17

VigneshVS2005 commited on