gradio/scripts
Alexander Neumann 179f5bcde1
Add py.typed to gradio backend (#6455)
* comment out classes in templates TWICE
see https://github.com/gradio-app/gradio/issues/6396 for details

* add py.typed to hatch artifacts

* add py.typed to gitignore

* create py.typed in type_check_backend

* add changeset

* add changeset

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2023-11-16 12:38:42 -08:00
..
benchmark_queue.py Queue concurrency count (#6172) 2023-10-31 02:41:19 -07:00
build_frontend.sh generate docs json in ci, reimplement main vs release (#5092) 2023-08-11 15:54:56 +01:00
check_pypi.py refactor: Use package.json for version management (#5514) 2023-09-15 16:23:52 -07:00
copy_demos.py Fix various issues with demos on website (#6268) 2023-11-02 17:35:07 -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 Version 4 development branch (#5498) 2023-10-31 04:46:02 +00: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
generate_theme.py Prebuild lite css (#4788) 2023-07-06 11:38:15 +01: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 Sign in with Hugging Face (OAuth support) (#4943) 2023-08-10 15:12:40 -04:00
launch_website.sh add url arg to build (#2674) 2022-11-18 11:24:13 -08:00
lint_backend.sh Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
overwrite_xray_config.py Removing .update and get_config, attempt 2 (#5240) 2023-09-18 21:17:06 -07:00
run_all_tests.sh Scripts become much easier to read and understand (#1918) 2022-08-01 15:17:03 -07:00
run_frontend.sh move files (#3605) 2023-03-27 16:12:58 -07:00
type_check_backend.sh Add py.typed to gradio backend (#6455) 2023-11-16 12:38:42 -08:00
upload_demo_to_space.py Automatically deploy kitchen sink to spaces on release (#1994) 2022-08-12 11:51:36 -04:00
upload_website_demos.py Prevent race conditions when deploying website demos (#5480) 2023-09-18 12:47:04 -07:00