gradio/scripts
Freddy Boulton c7081e5747
Fix AnnotatedImage styling + add demo (#4628)
* Fix css + add demo

* CHANGELOG

* Add image_segmentation

* Add notebook

* Fix demo

* Fix demos
2023-06-23 12:49:26 -04: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 Fix AnnotatedImage styling + add demo (#4628) 2023-06-23 12:49:26 -04:00
create_test_requirements-37.sh
create_test_requirements.sh
delete_old_spaces.py
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 Adds missing components to gradio client serializing's component mapping (#4167) 2023-05-11 11:33:14 -05:00
gh_action_pypi.sh move files (#3605) 2023-03-27 16:12:58 -07:00
helpers.sh remove obsolete run circleci script (#4416) 2023-06-04 22:18:59 -04:00
install_gradio.sh Allow decoding b64 string without header in processing utils (#4031) 2023-05-01 18:24:54 -05:00
install_test_requirements.sh
launch_website.sh
lint_backend.sh Only run install steps in backend ci if not previously cached (#4517) 2023-06-16 15:34:06 -04:00
run_all_tests.sh
run_frontend.sh move files (#3605) 2023-03-27 16:12:58 -07:00
type_check_backend.sh Only run install steps in backend ci if not previously cached (#4517) 2023-06-16 15:34:06 -04:00
upload_demo_to_space.py