gradio/demo
Abubakar Abid 88e9c19c27
Cleaning up the way data is processed for components (#1967)
* remove preprocess_example

* removing methods

* added path support for images

* fixes

* video

* formatting

* fixing preprocess

* fixes

* removed from audio

* fixed file

* formatting

* serialization

* foramtting

* formatting

* removed save flag / restore flag

* formatting

* removed flagging

* removed

* load value

* fixing typing

* fixes, typing

* fixes

* file

* handling images

* formatting

* fixed serializing for flagging

* formatting

* json

* temp file

* removed processing

* changed processing

* fixed temp FINALLY

* flagging works

* fix examples test

* formatting

* async examples

* working on mix

* comment out failing test

* fixed interface problem

* fix kitchen sink deprecation warning

* gallery examples

* fixes

* fixes to serialization

* fixing label serializing

* fixed file serialization

* kitchen sink restored

* outbreak forecast updated

* formatting

* formatting and api mode

* fix 1 test :/

* fixing tests

* fixed components tests

* remvoed test files

* formatting

* fixed examples

* fixes

* formatting

* restored certain files

* added encryption

* fixed syntax mistake

* formatting

* fixed 1 test

* clean up interface

* formatting

* fixed route tests

* more fixes

* formatting

* formatting

* fixing pipeline

* format frontend

* format backend

* tweaks

* fix

* fix final test?

* merged

* Sanitize for CSV (#2017)

* sanitize for csv

* added sanitization logic

* fixed examples

* turn cache off

* fixed example caching with optional inputs

* fixed review problems

* fixed Interface.load

* updating the tests

* updating the tests

* fix

* fixed seriailizing

* testing

* rewrite run prediction

* formatting

* await

* fixes

* formatting

* finally fixed mix

* fixed tests

* formatting

* formatting

* deserialize fix

* formatting

* fixes

* fixes

* fix

* fix tests

* fixes

Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2022-08-23 08:31:04 -07:00
..
all_demos Reset components to original state by setting value to None (#2044) 2022-08-22 16:04:59 -04:00
blocks_component_shortcut Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
blocks_essay General tweaks (#1276) 2022-05-16 18:22:09 +01:00
blocks_essay_update changes 2022-07-25 02:18:42 +01:00
blocks_flag Improve flagging guide & add flagging with Blocks (#1853) 2022-07-22 12:14:34 -07:00
blocks_flashcards Style updates (#1350) 2022-06-01 18:02:18 +01:00
blocks_flipper changes 2022-07-25 02:18:42 +01:00
blocks_form changes 2022-07-25 08:45:13 +01:00
blocks_gpt Website Design Changes (#1015) 2022-05-13 19:48:46 -07:00
blocks_hello changes 2022-07-25 02:18:42 +01:00
blocks_inputs [Integration Tests] Update a demo's config.json as part of integration test (#2005) 2022-08-17 15:43:26 -04:00
blocks_interpretation Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -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 [Integration Tests] Update a demo's config.json as part of integration test (#2005) 2022-08-17 15:43:26 -04:00
blocks_layout 1183 component height (#1185) 2022-05-07 16:50:31 +01:00
blocks_mask Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
blocks_multiple_event_triggers Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
blocks_neural_instrument_coding Allows setting custom <title> (#1703) 2022-07-05 14:21:20 -07:00
blocks_outputs default to a single table row (#1936) 2022-08-02 22:02:49 -07:00
blocks_page_load [Integration Tests] Update a demo's config.json as part of integration test (#2005) 2022-08-17 15:43:26 -04:00
blocks_plug allow users to update the current tab from python SDK (#1709) 2022-07-07 15:37:51 +01:00
blocks_random_slider Allow Users to set random value on sliders on app load (#1935) 2022-08-05 18:51:03 -04: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_sentiment added multistep to docs (#1880) 2022-07-25 17:00:13 -07:00
blocks_static_textbox New Blocks Demo: neural instrument cloning (#975) 2022-04-11 20:50:21 -07:00
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 [Integration Tests] Update a demo's config.json as part of integration test (#2005) 2022-08-17 15:43:26 -04:00
calculator Queue error fix & custom errors (#2047) 2022-08-22 11:05:55 -07: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 changes 2022-07-25 02:18:42 +01:00
chatbot_demo changes 2022-07-25 02:18:42 +01:00
color_generator Create run.py (#1872) 2022-07-23 17:22:54 -07:00
color_picker Add new component guide (#1861) 2022-07-25 16:25:50 -04:00
components_demos Embedding Components on Docs (#1726) 2022-07-19 16:20:20 +01:00
concurrency_with_queue Max thread tweaks (#2038) 2022-08-19 16:28:52 -04:00
concurrency_without_queue Max thread tweaks (#2038) 2022-08-19 16:28:52 -04:00
dataframe_datatype Prevent Dataframe post-processing from changing dtypes (#1979) 2022-08-08 21:28:07 -04:00
diff_texts Style updates (#1350) 2022-06-01 18:02:18 +01:00
digit_classifier Restore Interpretation, Live, Auth, Queueing (#915) 2022-04-04 15:47:51 -07:00
english_translator Add a guide on how to use apps like functions (#1799) 2022-07-19 17:43:53 -04:00
fake_gan Cleaning up the way data is processed for components (#1967) 2022-08-23 08:31:04 -07:00
fake_gan_2 Queue error fix & custom errors (#2047) 2022-08-22 11:05:55 -07:00
fake_gan_no_input Interface types: handle input-only, output-only, and unified interfaces (#1108) 2022-04-28 03:06:16 -07:00
filter_records 962 dataframe (#1186) 2022-05-08 21:55:02 -07:00
fraud_detector fix slider (#1268) 2022-05-15 23:55:35 -07:00
gender_sentence_custom_interpretation Clarify API of custom interpretation function + fix demo (#1842) 2022-07-21 09:42:49 -04:00
gender_sentence_default_interpretation Update component config (#1089) 2022-05-10 17:11:43 -07:00
generate_english_german Add a guide on how to use apps like functions (#1799) 2022-07-19 17:43:53 -04:00
generate_tone changes 2022-07-25 02:18:42 +01:00
gif_maker Fix multiple file upload (#1512) 2022-06-09 16:53:41 -07:00
gpt_j max_lines + autoheight for textbox (#1153) 2022-05-03 18:28:57 +01:00
gpt_j_unified Interface types: handle input-only, output-only, and unified interfaces (#1108) 2022-04-28 03:06:16 -07:00
hangman changes 2022-07-25 08:45:13 +01:00
hello_blocks Fix screenshot gif (#1966) 2022-08-08 09:52:21 -07:00
hello_login Fix Login (#1501) 2022-06-09 16:15:08 -07:00
hello_world changes 2022-07-25 02:18:42 +01:00
hello_world_2 changes 2022-07-25 02:18:42 +01:00
hello_world_3 changes 2022-07-25 02:18:42 +01:00
image_classifier Fix demos in website (#1130) 2022-04-29 03:53:25 +02:00
image_classifier_2 updated demos 2022-03-28 14:22:49 -07:00
image_classifier_interface_load Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
image_classifier_interpretation Restore Interpretation, Live, Auth, Queueing (#915) 2022-04-04 15:47:51 -07:00
image_mod Remove usage of deprecated gr.inputs and gr.outputs from website (#1796) 2022-07-19 11:53:01 -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] Update a demo's config.json as part of integration test (#2005) 2022-08-17 15:43:26 -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_random_slider Cleaning up the way data is processed for components (#1967) 2022-08-23 08:31:04 -07: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 Cleaning up the way data is processed for components (#1967) 2022-08-23 08:31:04 -07:00
kitchen_sink_random Reset components to original state by setting value to None (#2044) 2022-08-22 16:04:59 -04:00
live_with_vars Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
longest_word fixed more demos 2022-03-28 14:58:30 -07:00
main_note Scroll to output (#1077) 2022-04-26 15:48:39 +01:00
matrix_transpose Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
model3D Cleaning up the way data is processed for components (#1967) 2022-08-23 08:31:04 -07:00
ner_pipeline Fix docs (#1908) 2022-07-29 16:21:05 -04:00
no_input Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
outbreak_forecast Cleaning up the way data is processed for components (#1967) 2022-08-23 08:31:04 -07:00
question_answer more demos 2022-03-28 15:13:39 -07:00
reset_components Reset components to original state by setting value to None (#2044) 2022-08-22 16:04:59 -04:00
reverse_audio Fix cache examples for audio, video and image (#1459) 2022-06-07 15:10:19 -07:00
reversible_flow changes 2022-07-25 02:18:42 +01:00
rows_and_columns changes 2022-07-25 04:46:11 +01:00
sales_projections New big gifs (#1305) 2022-05-17 00:33:55 -07:00
score_tracker changes 2022-07-25 02:18:42 +01: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 Running, testing, and fixing demos (#1060) 2022-04-21 18:33:23 -07:00
sepia_filter changes 2022-07-25 02:18:42 +01:00
spectogram updated demos 2022-03-28 15:28:01 -07:00
sst_or_tts Merge in Examples and cache_examples fixes 2022-04-11 13:18:42 -07:00
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 changes 2022-07-25 02:18:42 +01:00
streaming_stt Create Streamables (#1279) 2022-05-16 11:51:09 -07:00
streaming_wav2vec Fix demos in website (#1130) 2022-04-29 03:53:25 +02:00
tax_calculator 962 dataframe (#1186) 2022-05-08 21:55:02 -07:00
text_analysis Small fixes to the demos (#1030) 2022-04-20 14:57:45 -07:00
titanic_survival Add info to docs on how to set default values for components (#1788) 2022-07-19 11:16:56 -04:00
unispeech-speaker-verification Fix invalid wav file error when converting from microphone to file (#1987) 2022-08-09 16:40:31 -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
white_noise_vid_not_playable Convert video to playable format if ffmpeg installed (#2003) 2022-08-16 13:21:13 -04:00
zip_to_json fixed remaining demos 2022-03-28 15:52:52 -07:00
zip_two_files Fix multiple file upload (#1512) 2022-06-09 16:53:41 -07:00
__init__.py Deploy All Demos to Spaces on PRs (#2012) 2022-08-16 12:07:20 -04:00
model3D_demo.zip File Cached Examples Fix (#1334) 2022-06-01 12:23:12 -04:00
random_demos.py Running, testing, and fixing demos (#1060) 2022-04-21 18:33:23 -07:00
write_config.py Small fixes to the demos (#1030) 2022-04-20 14:57:45 -07:00