fix: prevent degenerate repetition + improve answer formatting acf9dea Running isLinXu commited on 20 days ago
fix: parse_vp_boxes now handles bare <loc_*> tokens from Florence-2 OD output dd025fb isLinXu commited on 20 days ago
fix(single-task): 修复 CAPTION 等文本任务 'str' object has no attribute 'get' ed345e7 isLinXu commited on 20 days ago
Fix jinja2: patch _load_template with id(globals) fallback for unhashable cache key a23a243 isLinXu commited on 20 days ago
Clean up: remove jinja2 monkey-patches (root cause was Gradio wheel, not jinja2) 598ba26 isLinXu commited on 20 days ago
Fix Gradio: downgrade to 4.44.0 (4.44.1 wheel missing frontend templates) 5039638 isLinXu commited on 20 days ago
Fix jinja2: patch get_template to ensure string name, bypass cache entirely 6be58bd isLinXu commited on 20 days ago
Reliably fix jinja2 unhashable cache_key: disable template caching entirely 2925028 isLinXu commited on 21 days ago
Fix jinja2 ChainMap unhashable: catch TypeError/AttributeError for frozenset conversion 96035f7 isLinXu commited on 21 days ago
Fix jinja2 unhashable cache_key: monkey-patch _load_template + pin jinja2>=3.1.2 3899fa3 isLinXu commited on 21 days ago
Fix Gradio 4.44 TypeError: monkey-patch json_schema_to_python_type for bool values 9b0384d isLinXu commited on 21 days ago
Fix Gradio launch: replace gr.JSON with gr.Code, fix HF Spaces server binding 3187e04 isLinXu commited on 21 days ago
Fix Dockerfile: install requirements.txt before local package install 61658fd isLinXu commited on 21 days ago
fix(Dockerfile): replace obsolete libgl1-mesa-glx with libgl1 + add missing OpenCV deps 20652c1 isLinXu commited on 21 days ago
feat: deploy FlorenceForge Agentic WebUI with dual-mode (embedded + external) support b380e08 isLinXu commited on 21 days ago