gradio/gradio
Hannah 6a1b58cf3e
Add --table-text-color var to fix body text in Examples (#8364)
* add --table-text-color var

* add changeset

* format

* tweak

* add changeset

* fix

* add changeset

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-05-24 00:16:44 +01:00
..
_simple_templates Render decorator 2 (#8110) 2024-05-06 08:36:07 -07:00
cli fix: handling SIGINT correctly in reload.py, single entrance of block_thread in blocks.py (#8158) 2024-05-02 17:58:25 +00:00
components Enable hiding the inline category in HighlightedText with a show_inline_category argument (#8355) 2024-05-23 09:17:41 +00:00
layouts Expand chatinterface to full window height (#7313) 2024-02-06 13:42:30 -08:00
test_data Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
themes Add --table-text-color var to fix body text in Examples (#8364) 2024-05-24 00:16:44 +01:00
__init__.py Render decorator 2 (#8110) 2024-05-06 08:36:07 -07:00
.dockerignore
analytics.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
blocks_events.py Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
blocks.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
CHANGELOG.md chore: update versions (#8335) 2024-05-21 21:01:35 +00:00
chat_interface.py Adds examples_per_page to gr.ChatInterface and allows clear_btn in gr.Interface to be hidden (#8244) 2024-05-09 10:23:27 -05:00
component_meta.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
context.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
data_classes.py Use Any if JsonValue cannot be imported (#8336) 2024-05-20 15:13:17 -04:00
deploy_space_action.yaml Push to spaces (#4033) 2023-05-31 10:13:46 +09:00
events.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
exceptions.py Determine documentation group automatically (#7062) 2024-02-05 17:25:34 +04:00
external_utils.py Add support for object-detection models in gr.load() (#7716) 2024-03-15 13:09:44 -07:00
external.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
flagging.py Fix flagged files and ensure that flagging_mode="auto" saves output components as well (#7704) 2024-03-14 14:03:34 -07:00
helpers.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
http_server.py Pass Error status in /dev/reload stream (#8106) 2024-05-01 22:21:54 +00:00
image_utils.py ensure ImageEditor events work as expected (#7845) 2024-04-15 20:16:07 +00:00
interface.py Adds examples_per_page to gr.ChatInterface and allows clear_btn in gr.Interface to be hidden (#8244) 2024-05-09 10:23:27 -05:00
ipython_ext.py Remove Ruff and Uvicorn in Wasm env (#7744) 2024-03-22 17:32:59 +09:00
networking.py upgrade ruff test dependency to ruff==0.4.1 (#8100) 2024-04-23 09:16:58 -07:00
oauth.py Fix internal server error in HF OAuth workflow (#8000) 2024-04-14 17:08:50 -05:00
package.json chore: update versions (#8335) 2024-05-21 21:01:35 +00:00
pipelines_utils.py Extend Interface.from_pipeline() to support Transformers.js.py pipelines on Lite (#8052) 2024-05-03 07:37:51 +00:00
pipelines.py Extend Interface.from_pipeline() to support Transformers.js.py pipelines on Lite (#8052) 2024-05-03 07:37:51 +00:00
processing_utils.py Ensure JSON component outputs handled properly in postprocess (#8292) 2024-05-15 21:38:50 +00:00
queueing.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
ranged_response.py upgrade ruff test dependency to ruff==0.4.1 (#8100) 2024-04-23 09:16:58 -07:00
renderable.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
route_utils.py Add allow-credentials to preflight header (#8363) 2024-05-23 07:21:19 -07:00
routes.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
server_messages.py Closing stream from the backend (#7691) 2024-03-18 14:37:38 -07:00
state_holder.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
strings.py Issue 5245: consolidate usage of requests and httpx (#6598) 2023-12-05 14:18:09 -08:00
templates.py Render decorator 2 (#8110) 2024-05-06 08:36:07 -07:00
tunneling.py Reverts the revert that dropped changes from 2 PRs (#7495) 2024-02-20 18:36:10 -08:00
utils.py Add event listener support to render blocks (#8243) 2024-05-22 14:51:53 -07:00
wasm_utils.py Detailed error message for wasm_utils.get_registered_app() (#7572) 2024-03-18 07:35:24 -07:00