gradio/gradio
pngwn 053316dd0f
chore: update versions (#8286)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-14 12:45:39 +00: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 Render decorator 2 (#8110) 2024-05-06 08:36:07 -07:00
layouts Expand chatinterface to full window height (#7313) 2024-02-06 13:42:30 -08:00
test_data
themes Fix handling of single font name in theme (#7967) 2024-04-08 11:52:56 -07:00
__init__.py Render decorator 2 (#8110) 2024-05-06 08:36:07 -07:00
.dockerignore
analytics.py Reduce the analytics that are collected in Gradio (#8263) 2024-05-13 23:10:08 +00:00
blocks_events.py
blocks.py Reduce the analytics that are collected in Gradio (#8263) 2024-05-13 23:10:08 +00:00
CHANGELOG.md chore: update versions (#8286) 2024-05-14 12:45:39 +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 Render decorator 2 (#8110) 2024-05-06 08:36:07 -07:00
context.py Render decorator 2 (#8110) 2024-05-06 08:36:07 -07:00
data_classes.py Cancel server progress from the python client (#8245) 2024-05-10 12:26:39 -04:00
deploy_space_action.yaml
events.py Send ProcessCompleted message when job is cancelled (#8260) 2024-05-13 17:43:25 -04:00
exceptions.py
external_utils.py Add support for object-detection models in gr.load() (#7716) 2024-03-15 13:09:44 -07:00
external.py Add support for object-detection models in gr.load() (#7716) 2024-03-15 13:09:44 -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 Store configs per session in the backend (#8030) 2024-04-22 11:20:05 -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 (#8286) 2024-05-14 12:45:39 +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 [HF OAuth] Logout user if oauth token has expired (#8093) 2024-04-22 08:18:04 -07:00
queueing.py Send ProcessCompleted message when job is cancelled (#8260) 2024-05-13 17:43:25 -04:00
ranged_response.py upgrade ruff test dependency to ruff==0.4.1 (#8100) 2024-04-23 09:16:58 -07:00
renderable.py Render decorator 2 (#8110) 2024-05-06 08:36:07 -07:00
route_utils.py Add session hash to gr request (#8117) 2024-04-24 15:29:32 -04:00
routes.py Send ProcessCompleted message when job is cancelled (#8260) 2024-05-13 17:43:25 -04:00
server_messages.py Closing stream from the backend (#7691) 2024-03-18 14:37:38 -07:00
state_holder.py Store configs per session in the backend (#8030) 2024-04-22 11:20:05 -07:00
strings.py
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 Send ProcessCompleted message when job is cancelled (#8260) 2024-05-13 17:43:25 -04:00
wasm_utils.py Detailed error message for wasm_utils.get_registered_app() (#7572) 2024-03-18 07:35:24 -07:00