gradio/gradio
pngwn 7415ffb0d8
chore: update versions (#5981)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-18 20:06:23 +01:00
..
components Adds column_widths to gr.Dataframe and hide overflowing text when wrap=False (#5894) 2023-10-16 16:14:11 -07:00
test_data Removing .update and get_config, attempt 2 (#5240) 2023-09-18 21:17:06 -07:00
themes Define Font.__repr__() to be printed in the doc in a readable format (#5904) 2023-10-15 18:10:28 -07:00
__init__.py Add component <-> server direct communication support, as well as a "file explorer" component (#5672) 2023-10-05 14:20:01 +01:00
.dockerignore
analytics.py Add gr.on listener method (#5639) 2023-09-25 15:25:16 -07:00
blocks.py Remove deprecation warning from gr.update and clean up associated code (#5890) 2023-10-15 17:58:06 -07:00
CHANGELOG.md chore: update versions (#5981) 2023-10-18 20:06:23 +01:00
chat_interface.py Add support for gr.Request to gr.ChatInterface (#5819) 2023-10-10 13:48:20 -07:00
cli_env_info.py Use importlib in favor of deprecated pkg_resources (#5048) 2023-08-01 12:26:02 -04:00
cli.py Deploy ChatInterface as a discord bot (#4960) 2023-07-26 16:09:38 -04:00
context.py Context-based Progress tracker (#5693) 2023-09-27 11:37:26 -07:00
data_classes.py Add component <-> server direct communication support, as well as a "file explorer" component (#5672) 2023-10-05 14:20:01 +01:00
deploy_space_action.yaml
deploy_space.py
deprecation.py
events.py Add gr.on listener method (#5639) 2023-09-25 15:25:16 -07:00
exceptions.py Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
external_utils.py
external.py Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
flagging.py Remove deprecated .update() usage from Interface internals (#5862) 2023-10-11 11:51:16 -07:00
helpers.py Remove deprecation warning from gr.update and clean up associated code (#5890) 2023-10-15 17:58:06 -07:00
inputs.py
interface.py Remove deprecated .update() usage from Interface internals (#5862) 2023-10-11 11:51:16 -07:00
interpretation.py Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
ipython_ext.py Move scripts from old website to CI (#5271) 2023-08-30 11:06:52 -07:00
layouts.py Make Tab and Tabs updatable (#5714) 2023-09-27 14:42:55 -07:00
mix.py
networking.py Move scripts from old website to CI (#5271) 2023-08-30 11:06:52 -07:00
oauth.py Sign in with Hugging Face (OAuth support) (#4943) 2023-08-10 15:12:40 -04:00
outputs.py
package.json chore: update versions (#5981) 2023-10-18 20:06:23 +01:00
pipelines.py Allow gr.Interface.from_pipeline() and gr.load() to work within gr.Blocks() (#5231) 2023-08-15 22:28:19 -07:00
processing_utils.py Use importlib in favor of deprecated pkg_resources (#5048) 2023-08-01 12:26:02 -04:00
queueing.py Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
ranged_response.py Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
reload.py Faster reload mode (#5267) 2023-08-29 17:29:15 -04:00
route_utils.py Fix gr.SelectData so that the target attribute is correctly attached, and the filedata is included in the data attribute with gr.Gallery (#5798) 2023-10-05 12:53:52 -07:00
routes.py Revert replica proxy logic and instead implement using the root variable (#5776) 2023-10-05 11:17:16 -07:00
state_holder.py Add component <-> server direct communication support, as well as a "file explorer" component (#5672) 2023-10-05 14:20:01 +01:00
strings.py Better message when share link is not created (#4773) 2023-07-05 11:06:30 -05:00
templates.py Allow setting sketch color default (#4979) 2023-07-25 11:39:51 -07:00
tunneling.py Added timeout and error handling for frpc tunnel (#5731) 2023-09-28 13:47:14 -07:00
utils.py Assert refactor in external.py (#5811) 2023-10-06 18:14:14 -07:00
wasm_utils.py Lite: Websocket queueing (#5124) 2023-10-04 18:19:09 +09:00