shinalokandClaude Sonnet 4.6 51862d62ca feat: add Gemini/ChatGPT-style 3-dot bounce loading indicator
- _loading_html(): 3 blue-to-indigo gradient dots with bounce animation
- _status_html(): delegates to _loading_html for consistent style
- _live_html(): shows dots + label during thinking/meta streaming
- respond(): first yield shows _loading_html() immediately on send
- CSS: @keyframes dot-bounce (translateY -7px scale 1.05 at 30%)
- fix: move css/theme/js from gr.Blocks() to launch() (Gradio 6 API)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 20:34:05 +09:00
S
Description
No description provided
407 KiB
Languages
Python 100%