gradio/demo
Abubakar Abid 74f3b9ded1
Allow skipping an arbitrary number of output components, and also raise a warning if the number of output components does not match the number of values returned from a function (#9406)
* demo

* add warnings

* add changeset

* add changeset

* add doc section

* format

* fix check

* fix typing issues

* docs

* lint

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-09-23 17:29:22 -07:00
..
agent_chatbot Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
all_demos Ssr part 2 (#9339) 2024-09-23 12:55:04 +08:00
animeganv2 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
annotatedimage_component Adds LLM to the Playground (#9233) 2024-09-18 21:47:17 -05:00
asr Updated Guide: Real Time Speech Recognition (#9349) 2024-09-16 15:16:48 +00:00
audio_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
audio_component_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
audio_debugger Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
audio_mixer Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
autocomplete Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
automatic-speech-recognition Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
bar_plot Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
bar_plot_demo Fix native plot lite demos (#9160) 2024-08-21 18:40:46 -07:00
barplot_component
blocks_chained_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_essay merge main 2024-07-31 12:46:58 -04:00
blocks_essay_simple Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_flag Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_flashcards Add logic to handle non-interactive or hidden tabs (#7107) 2024-01-22 23:31:59 -08:00
blocks_flipper Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_form Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_gpt Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_group Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_hello Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_inputs Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_joined Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_js_load Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_js_methods
blocks_kinematics Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_layout Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_multiple_event_triggers Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_neural_instrument_coding Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_outputs Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_page_load Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_plug Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_random_slider Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_scroll Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_simple_squares
blocks_speech_text_sentiment Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_static
blocks_textbox_max_lines Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_update Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_webcam Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
blocks_xray Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
bokeh_plot Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
button_component Redesign gr.Button() (#9167) 2024-08-30 22:17:19 +02:00
calculator Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
calculator_blocks Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
calculator_blocks_cached Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
calculator_list_and_dict Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
calculator_live
cancel_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
change_vs_input Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
chatbot_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
chatbot_consecutive Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
chatbot_core_components Add matplotlib requirements to several demos (#9327) 2024-09-11 23:09:44 -07:00
chatbot_core_components_simple Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
chatbot_dialogpt Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
chatbot_multimodal Ssr part 2 (#9339) 2024-09-23 12:55:04 +08:00
chatbot_retry_undo_like 9227 chatinterface retry bug (#9316) 2024-09-12 20:51:28 -07:00
chatbot_simple Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type (#9194) 2024-08-29 14:05:04 -04:00
chatbot_streaming Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type (#9194) 2024-08-29 14:05:04 -04:00
chatbot_suggestions Chatbot Examples (#8966) 2024-09-20 17:27:56 -05:00
chatbot_with_tools Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
chatinterface_multimodal Chatbot Examples (#8966) 2024-09-20 17:27:56 -05:00
chatinterface_random_response Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type (#9194) 2024-08-29 14:05:04 -04:00
chatinterface_streaming_echo Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type (#9194) 2024-08-29 14:05:04 -04:00
chatinterface_system_prompt Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type (#9194) 2024-08-29 14:05:04 -04:00
checkbox_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
checkboxgroup_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
chicago-bikeshare-dashboard Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
clear_components Add matplotlib requirements to several demos (#9327) 2024-09-11 23:09:44 -07:00
clearbutton_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
code Deprecate passing a tuple for gr.Code value (#9132) 2024-08-19 12:40:06 -04:00
code_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
color_generator Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
color_picker Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
colorpicker_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
concurrency_with_queue Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
concurrency_without_queue Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
count_generator Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
custom_css Allow applying @media, @keyframes and @import in custom CSS (#7395) 2024-02-13 00:39:30 +01:00
custom_path Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
dashboard Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
dataframe_block-ui-test
dataframe_colorful Change client submit API to be an AsyncIterable and support more platforms (#8451) 2024-06-06 13:16:14 +01:00
dataframe_component
dataframe_datatype Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
dataframe_tab ensure Dataframes in background tabs are visible when the tab is selected (#7354) 2024-02-09 18:23:05 +00:00
dataset Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
dataset_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
datetime_component gr.DateTime component (#8713) 2024-07-10 20:55:45 -07:00
datetimes Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
depth_estimation Minor changes to flagging for 5.0 (#9166) 2024-08-30 14:56:40 -07:00
diff_texts Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
diffusers_with_batching Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
downloadbutton_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
dropdown_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
dropdown_key_up Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
duplicatebutton_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
english_translator Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
event_trigger Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
examples_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
fake_diffusion Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
fake_diffusion_with_gif Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
fake_gan Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
fake_gan_2 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
fake_gan_no_input Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
file_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
file_component_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
file_explorer Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
file_explorer_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
file_explorer_component_events merge main 2024-07-31 12:46:58 -04:00
filter_records Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
fraud_detector Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
function_values Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
gallery_component Video gallery (#9052) 2024-08-20 11:19:04 -04:00
gallery_component_events Video gallery (#9052) 2024-08-20 11:19:04 -04:00
gallery_selections
generate_english_german Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
generate_tone Use covariant container types across the codebase and add typing to our demos (#8854) 2024-07-19 18:34:34 -07:00
gif_maker merge main (#9050) 2024-08-07 10:34:56 -04:00
gpt2_xl
gpt2_xl_unified
gradio_pdf_demo Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
hangman Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
hello_blocks Ssr part 2 (#9339) 2024-09-23 12:55:04 +08:00
hello_blocks_decorator Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
hello_login Add auth to demo (#8305) 2024-05-16 13:08:21 -04:00
hello_world fix SSR apps on spaces (#9412) 2024-09-24 02:49:27 +08:00
hello_world_2 Add step parameter to slider (#7399) 2024-02-12 10:06:46 -08:00
hello_world_3
hello_world_4 Add step parameter to slider (#7399) 2024-02-12 10:06:46 -08:00
highlightedtext_component
html_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_classification Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_classifier Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_classifier_2 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_classifier_interface_load Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_component_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_editor Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_editor_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_editor_layers Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_mod Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_mod_default_image Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_remote_url Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image_segmentation
image_selections Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
image-simple Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
imageeditor_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
input_output Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
interface_random_slider Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
interface_state Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
interface_with_additional_inputs Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
json_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
kitchen_sink Streaming Guides (#9173) 2024-08-28 12:48:24 -04:00
kitchen_sink_random Add matplotlib requirements to several demos (#9327) 2024-09-11 23:09:44 -07:00
label_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
latex Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
leaderboard Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
line_plot Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
line_plot_demo Fix native plot lite demos (#9160) 2024-08-21 18:40:46 -07:00
lineplot_component
live_dashboard Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
live_with_vars Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
load_space Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
login_with_huggingface Add more demos to deploy scripts (#9127) 2024-08-15 20:49:41 +00:00
loginbutton_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
longest_word Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
magic_8_ball Deprecate type='tuples for chatbot and focus chatbot docs on 'messages' type (#9194) 2024-08-29 14:05:04 -04:00
main_note Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
map_airbnb Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
markdown_component Ssr part 2 (#9339) 2024-09-23 12:55:04 +08:00
markdown_example Added an optional height and overflow scrollbar for the Markdown Component (#8528) 2024-06-19 14:07:21 -04:00
matrix_transpose Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
mini_leaderboard fix typing (#8942) 2024-07-30 20:06:13 +00:00
model3D Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
model3d_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
model3d_component_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
multimodaltextbox_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
musical_instrument_identification Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
native_plots Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
neon-tts-plugin-coqui Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
ner_pipeline Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
no_input Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
number_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
on_listener_basic Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
on_listener_decorator Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
on_listener_live Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
on_listener_test Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
outbreak_forecast Use HTTP Livestreaming for audio/video streaming out (#8906) 2024-07-31 18:12:15 -04:00
paramviewer_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_aggregate_nominal Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_aggregate_quantitative Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_aggregate_temporal Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_datetime Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_datetimerange Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_filters Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_filters_events Improve plot guide, add double clicking to plots (#9064) 2024-08-07 19:17:14 -07:00
plot_guide_interactive Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_line Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_scatter Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_scatter_nominal Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_selection Improve plot guide, add double clicking to plots (#9064) 2024-08-07 19:17:14 -07:00
plot_guide_series_nominal Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_series_quantitative Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_tables_stats Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_temporal Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
plot_guide_zoom Improve plot guide, add double clicking to plots (#9064) 2024-08-07 19:17:14 -07:00
plot_guide_zoom_sync Improve plot guide, add double clicking to plots (#9064) 2024-08-07 19:17:14 -07:00
progress Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
progress_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
progress_simple Use covariant container types across the codebase and add typing to our demos (#8854) 2024-07-19 18:34:34 -07:00
question-answering Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
queue_full_e2e_test Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
radio_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
rapid_generation Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
render_merge Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
render_merge_simple Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
render_split Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
render_split_simple Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
request_ip_headers Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
reverse_audio Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
reverse_audio_2 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
reversible_flow Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
rows_and_columns Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
rt-detr-object-detection Object Detection From Webcam Stream Guide (#9336) 2024-09-19 00:51:01 -05:00
sales_projections Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
same-person-or-different Minor changes to flagging for 5.0 (#9166) 2024-08-30 14:56:40 -07:00
save_file_no_output Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
scatter_plot Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
scatter_plot_demo Fix native plot lite demos (#9160) 2024-08-21 18:40:46 -07:00
scatterplot_component
score_tracker Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
sentence_builder Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
sentiment_analysis Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
sepia_filter Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
simple_state Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
sine_curve Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
skip Allow skipping an arbitrary number of output components, and also raise a warning if the number of output components does not match the number of values returned from a function (#9406) 2024-09-23 17:29:22 -07:00
slider_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
slider_release Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
sort_records Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
sound_alert Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
spectogram Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
stable-diffusion Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
state_change Trigger state change event on iterators (#9299) 2024-09-19 11:15:30 -04:00
state_cleanup Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
state_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
stock_forecast Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
stream_asr Updated Guide: Real Time Speech Recognition (#9349) 2024-09-16 15:16:48 +00:00
stream_audio Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
stream_audio_out Fix notebook (#9181) 2024-08-27 18:31:34 -04:00
stream_frames Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
stream_video_out Ssr part 2 (#9339) 2024-09-23 12:55:04 +08:00
streaming_filter Streaming Guides (#9173) 2024-08-28 12:48:24 -04:00
streaming_filter_unified Streaming Guides (#9173) 2024-08-28 12:48:24 -04:00
streaming_simple Streaming Guides (#9173) 2024-08-28 12:48:24 -04:00
streaming_wav2vec Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
stt_or_tts Hotfix for: stt_or_tts demo (#7332) 2024-02-06 22:34:02 +00:00
sub_block_render Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
tabbed_interface_lite Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
tabs Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
tax_calculator
test_chatinterface_streaming_echo Fix chatinterface multimodal bug (#9119) 2024-08-15 14:50:32 +00:00
text_analysis
text_generation Use covariant container types across the codebase and add typing to our demos (#8854) 2024-07-19 18:34:34 -07:00
textbox_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
theme_builder Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
theme_extended_step_1 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
theme_extended_step_2 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
theme_extended_step_3
theme_extended_step_4
theme_new_step_1 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
theme_new_step_2 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
theme_new_step_3 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
theme_soft Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
tictactoe Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
timer Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
timer_simple fix typing (#8942) 2024-07-30 20:06:13 +00:00
timeseries-forecasting-with-prophet Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
titanic_survival Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
todo_list Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
translation Filter out type ignore comments from demos on website (#9043) 2024-08-07 22:14:48 -07:00
unified_demo_text_generation Filter out type ignore comments from demos on website (#9043) 2024-08-07 22:14:48 -07:00
unispeech-speaker-verification Minor changes to flagging for 5.0 (#9166) 2024-08-30 14:56:40 -07:00
unload_event_test Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
upload_and_download Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
upload_button
upload_button_component_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
upload_file_limit_test Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
uploadbutton_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
variable_outputs
video_component Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
video_component_events Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
video_identity Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
video_identity_2 Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
video_subtitle Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
video_watermark Adds ability to watermark videos via a watermark parameter in Video component (#8900) 2024-07-29 21:09:38 +00:00
webcam Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
white_noise_vid_not_playable merge main (#9050) 2024-08-07 10:34:56 -04:00
xgboost-income-prediction-with-explainability Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
yolov10_webcam_stream Object Detection From Webcam Stream Guide (#9336) 2024-09-19 00:51:01 -05:00
zip_files Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
zip_to_json Update guides esp plots (#8907) 2024-07-29 22:08:51 -07:00
__init__.py
model3D_demo.zip
random_demos.py Minor changes to flagging for 5.0 (#9166) 2024-08-30 14:56:40 -07:00