Commit History

Raw tab gets a working scrollbar (transparent by default); all scrollbars reveal on rail-strip hover instead of thumb-only hover.
f06b3ef
Running

henrywch2huggingface Claude Fable 5 commited on

One block for chat + input: the input line moves inside the message block behind a single divider; send/clear become flat line-form icons like the attach icon.
f914b10

henrywch2huggingface Claude Fable 5 commited on

Dark mode: example chips follow the theme text color (white on black / black on white).
e07dda8

henrywch2huggingface Claude Fable 5 commited on

Input bar: one flat box (outer block + inset stripped); pending media float in a strip at the message block's bottom instead of inside the bar.
c0e5343

henrywch2huggingface Claude Fable 5 commited on

True multi-turn: the model sees the whole session via offline_batch_generate.
50e5fdf

henrywch2huggingface Claude Fable 5 commited on

Multi-turn media chat: full-width stage, multimodal input bar, per-turn media.
d2c0ac9

henrywch2huggingface Claude Fable 5 commited on

Console: round send button beside the input bar (explicitly wired); input scrolls with no visible scrollbar.
280d066

henrywch2huggingface Claude Fable 5 commited on

EN/中文 language switcher next to the header links, same pattern as the live demo.
4e88db1

henrywch2huggingface Claude Fable 5 commited on

Input bar: center the placeholder; drop the Analyze button — the embedded round send is the only trigger (offline one-shot chat needs no session controls).
ccd28ff

henrywch2huggingface Claude Fable 5 commited on

Console like the live demo: prompt bar under the chat, examples fill it; prompt block removed.
c573ff7

henrywch2huggingface Claude Fable 5 commited on

gradio 6: api_name=False -> api_visibility=private; annotate analyze_* returns as str so the API/MCP endpoints return the response text.
d6f508d

henrywch2huggingface Claude Fable 5 commited on

Fix TypeError on image requests: bridge resample->interpolation for the fast processor.
2630de4

henrywch2huggingface Claude Fable 5 commited on

Single-stage layout: one image/video block, chat/raw response view, fixed equal heights.
65be679

henrywch2huggingface Claude Fable 5 commited on

Upload folder using huggingface_hub
c346860
verified

multimodalart HF Staff commited on