gradio/js/image/shared
2025-01-10 16:40:56 +00:00
..
Image.svelte 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
ImagePreview.svelte Group chatbot messages by default (#10169) 2024-12-13 20:11:43 +00:00
ImageUploader.svelte Allow displaying SVG images securely in gr.Image and gr.Gallery components (#10269) 2025-01-06 13:07:13 -08:00
index.ts Gradio components in gr.Chatbot() (#8131) 2024-06-14 14:43:35 +00:00
stream_utils.test.ts Correctly handle device selection in Image and ImageEditor (#7754) 2024-04-08 19:20:47 +01:00
stream_utils.ts add webcam_height and webcam_width to specify the resolution of the Webcam (#10032) 2024-12-03 19:01:47 -05:00
types.ts 5.0 dev -> main (#8843) 2024-10-08 22:17:17 -07:00
utils.ts Fix .select for gr.Image, gr.CheckboxGroup (#6942) 2024-01-04 07:57:18 -08:00
Webcam.svelte Fix webcam (#10327) 2025-01-10 16:40:56 +00:00
WebcamPermissions.svelte Allow start/pause of streaming image input. Only access the webcam while it's needed (#7228) 2024-02-02 18:26:44 +00:00