Spaces:
Running on Zero
Running on Zero
File size: 866 Bytes
a7626c4 0c8a825 a7626c4 0c8a825 a7626c4 0c8a825 a7626c4 0c8a825 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | ---
title: Liquid Image to JSON
emoji: 💧
colorFrom: yellow
colorTo: green
sdk: gradio
sdk_version: 6.15.1
app_file: app.py
short_description: Turn any image into structured JSON with LFM2.5-VL Extract
python_version: "3.12"
pinned: true
---
# 💧 Liquid Image → JSON
A visual studio for **structured field extraction from images**, powered by
[LiquidAI's LFM2.5-VL Extract models](https://huggingface.co/LiquidAI):
- [`LFM2.5-VL-450M-Extract`](https://huggingface.co/LiquidAI/LFM2.5-VL-450M-Extract) — ⚡ fastest
- [`LFM2.5-VL-1.6B-Extract`](https://huggingface.co/LiquidAI/LFM2.5-VL-1.6B-Extract) — 🎯 most accurate
Define the fields you care about with the visual **schema builder** (or pick a
preset), drop an image, and the model streams a clean JSON object back — rendered
as animated cards. Built in the `gr.Citrus` visual style on ZeroGPU.
|