gradio/scripts
Abubakar Abid d3b7f73bcf
Update view api page to use Python client (#3765)
* Update view api page

* simplify

* update

* changes

* changes

* updated info

* formatting

* changes

* fixes

* save

* moved

* remove test input

* tweaks

* formatting

* add raw

* serialize

* fixes

* refactor

* fixes

* fixes

* Fetch api

* lower case

* view api

* fix tests

* format

* rough design

* readme

* api docs

* examples

* format

* formatting

* format

* version

* client changes

* formatting

* update client

* more example inputs

* api docs fixes

* remove notebook

* fix demo

* demo notebook

* styling on code snippet

* formatting

* fix audio, model3d

* format

* fix tests

* version

* cleanup

* format

* format

* format

* fixes

* version

* fix tests

* version

* format

* test

* format

* changelog

* changelog

---------

Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2023-04-13 16:20:33 -07:00
..
benchmark_queue.py Update view api page to use Python client (#3765) 2023-04-13 16:20:33 -07:00
build_frontend.sh move files (#3605) 2023-03-27 16:12:58 -07:00
check_pypi.py Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
copy_demos.py Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
create_test_requirements-37.sh Simplify tests (#3608) 2023-03-24 12:39:30 -07:00
create_test_requirements.sh Simplify tests (#3608) 2023-03-24 12:39:30 -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 Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
format_backend.sh Document python client in gradio.app/docs (#3764) 2023-04-06 12:58:42 -07:00
format_frontend.sh move files (#3605) 2023-03-27 16:12:58 -07:00
format_release_notes.py Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
gh_action_pypi.sh move files (#3605) 2023-03-27 16:12:58 -07:00
helpers.sh Update CONTRIBUTING.md (#2118) 2022-08-30 07:42:44 -07:00
install_gradio.sh Add status for Python Client Jobs (#3645) 2023-03-29 18:41:12 -04:00
install_test_requirements.sh
launch_website.sh add url arg to build (#2674) 2022-11-18 11:24:13 -08:00
lint_backend.sh Switch linting to Ruff (#3710) 2023-04-03 15:48:18 -07:00
run_all_tests.sh
run_circleci.sh
run_frontend.sh move files (#3605) 2023-03-27 16:12:58 -07:00
type_check_backend.sh CI tweaks (#3752) 2023-04-04 14:02:20 -04:00
upload_demo_to_space.py