gradio/demo
Ali Abdalla 0dbc8bfcf3
Embedding Components on Docs (#1726)
* add component code to demos docker files

* fix demo_name

* frontend

* fix demo-name in frontend

* remove built with gradio

* remove extra space

* styling

* wait till page loads

* fixing components that require more parameters

* remove print statements

* check for correct run file

* combining component demos to one file

* typo

* fixes

* suffix name

* add is_component

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2022-07-19 16:20:20 +01:00
..
blocks_component_shortcut
blocks_essay General tweaks (#1276) 2022-05-16 18:22:09 +01:00
blocks_essay_update Add gr.update to blocks guide (#1649) 2022-07-14 11:43:38 -04:00
blocks_flashcards Style updates (#1350) 2022-06-01 18:02:18 +01:00
blocks_flipper New big gifs (#1305) 2022-05-17 00:33:55 -07:00
blocks_form rework visible, attach to all components (#1511) 2022-06-13 16:49:23 -07:00
blocks_gpt Website Design Changes (#1015) 2022-05-13 19:48:46 -07:00
blocks_hello Allow styling height for Image and Video, also dynamic logic change (#1503) 2022-06-10 19:56:07 -07:00
blocks_inputs Add info to docs on how to set default values for components (#1788) 2022-07-19 11:16:56 -04:00
blocks_joined distribute gradio as a web component (#1444) 2022-06-07 11:11:44 -07:00
blocks_js_methods Website Design Changes (#1015) 2022-05-13 19:48:46 -07:00
blocks_kinematics Add info to docs on how to set default values for components (#1788) 2022-07-19 11:16:56 -04:00
blocks_layout
blocks_mask Mask image (#1621) 2022-06-25 01:11:28 +01:00
blocks_multiple_event_triggers add-multiple-event-demo (#1519) 2022-06-10 09:20:58 +03:00
blocks_neural_instrument_coding Allows setting custom <title> (#1703) 2022-07-05 14:21:20 -07:00
blocks_outputs add markdown and html support to dataframe (#1684) 2022-07-04 10:27:48 +01:00
blocks_page_load Integration tests (#1182) 2022-05-27 04:53:50 -04:00
blocks_plug allow users to update the current tab from python SDK (#1709) 2022-07-07 15:37:51 +01:00
blocks_scroll Scrolling by default only in Interface, remove progress animation on streaming (#1499) 2022-06-13 17:11:19 -07:00
blocks_simple_squares Style updates (#1350) 2022-06-01 18:02:18 +01:00
blocks_speech_text_length Small fixes for multiple demos compatible with 3.0 (#1257) 2022-05-13 22:45:44 -07:00
blocks_static_textbox
blocks_style Allows setting custom <title> (#1703) 2022-07-05 14:21:20 -07:00
blocks_textbox_max_lines Small fixes for multiple demos compatible with 3.0 (#1257) 2022-05-13 22:45:44 -07:00
blocks_update fix slider (#1268) 2022-05-15 23:55:35 -07:00
blocks_webcam Small fixes for multiple demos compatible with 3.0 (#1257) 2022-05-13 22:45:44 -07:00
blocks_xray allow users to update the current tab from python SDK (#1709) 2022-07-07 15:37:51 +01:00
calculator Add info to docs on how to set default values for components (#1788) 2022-07-19 11:16:56 -04:00
calculator_blocks Add info to docs on how to set default values for components (#1788) 2022-07-19 11:16:56 -04:00
calculator_blocks_cached Add examples component to docs (#1729) 2022-07-08 11:32:08 -04:00
calculator_live New big gifs (#1305) 2022-05-17 00:33:55 -07:00
chatbot_demo Style updates (#1350) 2022-06-01 18:02:18 +01:00
color_picker Add color picker to docs (#1768) 2022-07-18 11:55:48 +03:00
components_demos Embedding Components on Docs (#1726) 2022-07-19 16:20:20 +01:00
diff_texts Style updates (#1350) 2022-06-01 18:02:18 +01:00
digit_classifier
fake_gan Allow excluding input components in examples (#1722) 2022-07-06 21:30:51 -07:00
fake_gan_2
fake_gan_no_input
filter_records
fraud_detector fix slider (#1268) 2022-05-15 23:55:35 -07:00
gender_sentence_custom_interpretation Website Design Changes (#1015) 2022-05-13 19:48:46 -07:00
gender_sentence_default_interpretation
generate_tone fix slider (#1268) 2022-05-15 23:55:35 -07:00
gif_maker Fix multiple file upload (#1512) 2022-06-09 16:53:41 -07:00
gpt_j
gpt_j_unified
hello_login Fix Login (#1501) 2022-06-09 16:15:08 -07:00
hello_world New big gifs (#1305) 2022-05-17 00:33:55 -07:00
hello_world_2 New big gifs (#1305) 2022-05-17 00:33:55 -07:00
hello_world_3 New big gifs (#1305) 2022-05-17 00:33:55 -07:00
image_classifier
image_classifier_2
image_classifier_interpretation
image_mod Fix example image thumbnail size (#1627) 2022-07-01 01:27:35 -04:00
image_mod_default_image Add info to docs on how to set default values for components (#1788) 2022-07-19 11:16:56 -04:00
input-output Integration tests (#1182) 2022-05-27 04:53:50 -04:00
interface_parallel Add examples for series and parallel (#1738) 2022-07-11 11:21:30 -04:00
interface_parallel_load Add examples for series and parallel (#1738) 2022-07-11 11:21:30 -04:00
interface_series Add examples for series and parallel (#1738) 2022-07-11 11:21:30 -04:00
interface_series_load Add examples for series and parallel (#1738) 2022-07-11 11:21:30 -04:00
kitchen_sink Kitchen Sink Integration tests (#1588) 2022-07-01 01:27:47 -04:00
live_with_vars Create Streamables (#1279) 2022-05-16 11:51:09 -07:00
longest_word
main_note
matrix_transpose
model3D File Cached Examples Fix (#1334) 2022-06-01 12:23:12 -04:00
no_input Small fixes for multiple demos compatible with 3.0 (#1257) 2022-05-13 22:45:44 -07:00
outbreak_forecast Issue #1594: Plot component is not cached with examples (#1600) 2022-06-20 13:13:35 -05:00
question_answer
reverse_audio Fix cache examples for audio, video and image (#1459) 2022-06-07 15:10:19 -07:00
sales_projections New big gifs (#1305) 2022-05-17 00:33:55 -07:00
sentence_builder Add info to docs on how to set default values for components (#1788) 2022-07-19 11:16:56 -04:00
sentiment_analysis
sepia_filter New big gifs (#1305) 2022-05-17 00:33:55 -07:00
spectogram
sst_or_tts
stock_forecast fix slider (#1268) 2022-05-15 23:55:35 -07:00
stream_audio Create Streamables (#1279) 2022-05-16 11:51:09 -07:00
stream_frames Create Streamables (#1279) 2022-05-16 11:51:09 -07:00
streaming_stt Create Streamables (#1279) 2022-05-16 11:51:09 -07:00
streaming_wav2vec
tax_calculator
text_analysis
titanic_survival Add info to docs on how to set default values for components (#1788) 2022-07-19 11:16:56 -04:00
video_identity Fix cache examples for audio, video and image (#1459) 2022-06-07 15:10:19 -07:00
webcam 1220 mirror webcam (#1686) 2022-07-05 17:30:02 +01:00
zip_to_json
zip_two_files Fix multiple file upload (#1512) 2022-06-09 16:53:41 -07:00
model3D_demo.zip File Cached Examples Fix (#1334) 2022-06-01 12:23:12 -04:00
random_demos.py
write_config.py