gradio/scripts
Abubakar Abid 6e6121a1ac
Sets up the Python gradio client (#3300)
* placeholder

* changelog

* added to readme

* client

* implement futures

* utils

* scripts

* lint

* reorg

* scripts

* serialization

* cleanup

* fns

* serialize

* cache

* callbacks

* updates

* formatting

* packaging

* requirements

* remove changelog

* client

* access token

* formatting

* deprecate

* format backend

* client replace

* updates

* moving from utils

* remove code duplication

* rm duplicates

* simplify

* galleryserializer

* serializable

* load serializers

* fixing errors

* errors

* typing

* tests

* changelog

* lint

* fix lint

* fixing files

* formatting

* type

* fix type checking

* changelog

* changelog

* Update client/python/gradio_client/client.py

Co-authored-by: Lucain <lucainp@gmail.com>

* formatting, tests

* formatting, tests

* gr.load

* refactoring

* refactoring'

* formatting

* formatting

* tests

* tests

* fix tests

* cleanup

* added tests

* adding scripts

* formatting

* address review comments

* readme

* serialize info

* remove from changelog

* version 0.0.2 released

* lint

* type fix

* check

* type issues

* hf_token

* update hf token

* telemetry

* docs, circle dependency

* hf token

* formatting

* updates

* sort

* script

* external

* docs

* formatting

* fixes

* scripts

* requirements

* fix tests

* context

* changes

* formatting

* fixes

* format fix

---------

Co-authored-by: Lucain <lucainp@gmail.com>
2023-03-23 15:33:44 -07:00
..
benchmark_queue.py Adding a script to benchmark the queue (#3272) 2023-02-21 15:08:06 -06:00
build_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
check_pypi.py Add manual trigger to deploy to pypi (#2192) 2022-09-06 13:49:49 -07:00
copy_demos.py add code component (#3421) 2023-03-10 17:52:17 +00:00
create_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
delete_old_spaces.py Delete spaces created on PRs after a certain amount of time (#2249) 2022-09-14 11:15:26 -04:00
download_artifacts.py Deploy PRs from forks to spaces (#2895) 2023-01-03 14:24:01 -05:00
format_backend.sh Sets up the Python gradio client (#3300) 2023-03-23 15:33:44 -07:00
format_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
format_release_notes.py Fix release notes (#2401) 2022-10-06 14:39:48 -04:00
gh_action_pypi.sh Fixing pypi release deployment script (#2786) 2022-12-09 22:05:15 -08:00
helpers.sh Update CONTRIBUTING.md (#2118) 2022-08-30 07:42:44 -07:00
install_gradio.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
install_test_requirements.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
launch_website.sh add url arg to build (#2674) 2022-11-18 11:24:13 -08:00
lint_backend.sh Sets up the Python gradio client (#3300) 2023-03-23 15:33:44 -07:00
run_all_tests.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_circleci.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_frontend.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
type_check_backend.sh Sets up the Python gradio client (#3300) 2023-03-23 15:33:44 -07:00
upload_demo_to_space.py Automatically deploy kitchen sink to spaces on release (#1994) 2022-08-12 11:51:36 -04:00