| [ |
| { |
| "id": "camera-control3-d", |
| "name": "Camera Control 3D", |
| "description": "A 3D camera control component using Three.js.", |
| "author": "multimodalart", |
| "tags": [ |
| "3D", |
| "Image" |
| ], |
| "category": "Input", |
| "repo_url": "https://huggingface.co/spaces/multimodalart/qwen-image-multiple-angles-3d-camera/" |
| }, |
| { |
| "id": "contribution-heatmap", |
| "name": "Contribution Heatmap", |
| "description": "Reusable GitHub-style contribution heatmap", |
| "author": "ysharma", |
| "tags": [ |
| "Business" |
| ], |
| "category": "Display", |
| "repo_url": "https://huggingface.co/spaces/ysharma/github-contribution-heatmap" |
| }, |
| { |
| "id": "kanban-board", |
| "name": "Kanban Board", |
| "description": "Drag-and-drop Kanban board with inline editing, priority labels, and search", |
| "author": "ysharma", |
| "tags": [ |
| "input", |
| "kanban", |
| "drag-drop", |
| "project-management" |
| ], |
| "category": "input", |
| "repo_url": "https://huggingface.co/spaces/ysharma/drag-and-drop-kanban-board/" |
| }, |
| { |
| "id": "spin-wheel", |
| "name": "Spin Wheel", |
| "description": "Spin the wheel to win a prize!", |
| "author": "ysharma", |
| "tags": [], |
| "category": "display", |
| "repo_url": "https://huggingface.co/spaces/ysharma/spin-wheel" |
| }, |
| { |
| "id": "star-rating", |
| "name": "Star Rating", |
| "description": "Click stars to set a rating from 1 to 5", |
| "author": "gradio", |
| "tags": [ |
| "input", |
| "rating", |
| "stars" |
| ], |
| "category": "input" |
| }, |
| { |
| "id": "button-set", |
| "name": "Button Set", |
| "description": "Multiple buttons that trigger events with click data", |
| "author": "gradio", |
| "tags": [ |
| "input", |
| "buttons", |
| "events" |
| ], |
| "category": "input" |
| }, |
| { |
| "id": "progress-bar", |
| "name": "Progress Bar", |
| "description": "Interactive progress bar - click the track to set progress", |
| "author": "gradio", |
| "tags": [ |
| "display", |
| "progress", |
| "animation" |
| ], |
| "category": "display" |
| }, |
| { |
| "id": "likert-scale", |
| "name": "Likert Scale", |
| "description": "Agreement scale from Strongly Disagree to Strongly Agree", |
| "author": "gradio", |
| "tags": [ |
| "input", |
| "survey", |
| "scale" |
| ], |
| "category": "input" |
| }, |
| { |
| "id": "tag-input", |
| "name": "Tag Input", |
| "description": "Add and remove tags with keyboard input", |
| "author": "gradio", |
| "tags": [ |
| "input", |
| "tags", |
| "text" |
| ], |
| "category": "input" |
| }, |
| { |
| "id": "colored-checkbox-group", |
| "name": "Colored Checkbox Group", |
| "description": "Multi-select checkbox group with custom colors per option", |
| "author": "gradio", |
| "tags": [ |
| "input", |
| "checkbox", |
| "color" |
| ], |
| "category": "input" |
| }, |
| { |
| "id": "todo-list", |
| "name": "Todo List", |
| "description": "Interactive checklist with strikethrough on completed items", |
| "author": "gradio", |
| "tags": [ |
| "form", |
| "todo", |
| "checklist" |
| ], |
| "category": "form" |
| }, |
| { |
| "id": "audio-gallery", |
| "name": "Audio Gallery", |
| "description": "Grid of audio players with waveform visualization and selection", |
| "author": "gradio", |
| "tags": [ |
| "display", |
| "audio", |
| "gallery", |
| "media" |
| ], |
| "category": "display" |
| }, |
| { |
| "id": "h-t-m-l-accordion", |
| "name": "H T M L Accordion", |
| "description": "", |
| "author": "abidlabs", |
| "tags": [] |
| }, |
| { |
| "id": "hugging-face-hub-search", |
| "name": "Hugging Face Hub Search", |
| "description": "A live search input for finding models, datasets, spaces, users, and organizations on the Hugging Face Hub", |
| "author": "hysts", |
| "tags": [ |
| "search", |
| "huggingface" |
| ], |
| "repo_url": "https://github.com/hysts/gradio-huggingface-hub-search" |
| }, |
| { |
| "id": "detection-viewer", |
| "name": "Detection Viewer", |
| "description": "Visualize object detection results \u2014 bounding boxes, segmentation masks, human pose keypoints, skeleton connections, and confidence scores.", |
| "author": "hysts", |
| "tags": [ |
| "computer vision", |
| "image", |
| "object detection", |
| "instance segmentation", |
| "human pose estimation", |
| "bounding box", |
| "keypoints", |
| "visualization" |
| ], |
| "repo_url": "https://github.com/hysts/gradio-detection-viewer" |
| }, |
| { |
| "id": "sam-prompter", |
| "name": "SAM Prompter", |
| "description": "Interactive SAM prompt input and mask visualization", |
| "author": "hysts", |
| "tags": [ |
| "computer vision", |
| "image", |
| "SAM", |
| "interactive segmentation" |
| ], |
| "repo_url": "https://github.com/hysts/gradio-sam-prompter" |
| }, |
| { |
| "id": "trimap-editor", |
| "name": "Trimap Editor", |
| "description": "Draw trimap masks for image matting: foreground, unknown, and background regions", |
| "author": "hysts", |
| "tags": [ |
| "computer vision", |
| "image", |
| "trimap", |
| "image matting", |
| "segmentation" |
| ], |
| "repo_url": "https://github.com/hysts/gradio-trimap-editor" |
| }, |
| { |
| "id": "gpu-monitor", |
| "name": "GPU Monitor", |
| "description": "A real-time GPU monitoring component for Gradio apps Inspired by the GPU monitoring widget from the Ostris AI-Toolkit. Perfect for AI training dashboards, LLM hosting interfaces, or any Gradio app where users need to keep an eye on hardware resource consumption.", |
| "author": "elismasilva", |
| "tags": [ |
| "monitoring", |
| "gpu", |
| "training", |
| "dashboard" |
| ], |
| "repo_url": "https://huggingface.co/spaces/elismasilva/gradio_gpu_monitor" |
| }, |
| { |
| "id": "video-slider", |
| "name": "Video Slider", |
| "description": "A high-performance video comparison component for Gradio apps. It allows users to compare two videos side-by-side with a draggable slider, featuring frame-accurate synchronization and built-in audio/fullscreen controls.", |
| "author": "elismasilva", |
| "tags": [ |
| "video", |
| "video-comparison", |
| "slider" |
| ], |
| "repo_url": "https://huggingface.co/spaces/elismasilva/gradio_video_slider" |
| }, |
| { |
| "id": "horizontal-bar", |
| "name": "Horizontal Bar", |
| "description": "A versatile, collapsible layout component for Gradio 6 apps using `gr.HTML`. It allows you to create fixed panels at the `top` or `bottom` of the screen that can contain any other Gradio component.", |
| "author": "elismasilva", |
| "tags": [ |
| "control-bar", |
| "sidebar" |
| ], |
| "repo_url": "https://huggingface.co/spaces/elismasilva/gradio_horizontal_bar" |
| }, |
| { |
| "id": "autocomplete-textbox", |
| "name": "Autocomplete Textbox", |
| "description": "A textbox with AI-powered autocomplete suggestions (similar to Gmail smart compose). Uses HuggingFace Inference API to generate inline completions. Press Tab to accept, Esc to dismiss.", |
| "author": "ysharma", |
| "tags": [ |
| "input", |
| "textbox", |
| "autocomplete", |
| "ai", |
| "smart-compose" |
| ], |
| "repo_url": "https://github.com/yvrjsharma/html-custom-components" |
| } |
| ] |