gradio/guides
Abubakar Abid 024b44c553
Add support for lazy caching of examples, as well as add GRADIO_CACHE_EXAMPLES env variable (#7863)
* lazy cache

* lazy cache

* add changeset

* changes

* changes

* helpers

* revert

* changes

* changes

* bash scriipt

* internal

* changes

* check

* setup

* fix

* lint

* add changeset

* revert

* fix

* fix test

* add changeset

* partial fix

* flaky

* lint

* change test

* add changeset

* change default behavior, add env

* set env correctly

* fixes

* format

* don't block event loop

* changes:

* get space

* add to chat interface

* add flag for deferring caching

* fixes

* lazy sync

* format

* added support in chat_interface

* add documentation

* fix test

* add test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-03-29 23:14:33 +00:00
..
01_getting-started Add support for lazy caching of examples, as well as add GRADIO_CACHE_EXAMPLES env variable (#7863) 2024-03-29 23:14:33 +00:00
02_building-interfaces Add support for lazy caching of examples, as well as add GRADIO_CACHE_EXAMPLES env variable (#7863) 2024-03-29 23:14:33 +00:00
03_building-with-blocks Update 02_controlling-layout.md (#7434) 2024-02-15 15:50:42 +01:00
04_chatbots Fix how files are processed in gr.ChatInterface (#7875) 2024-03-28 10:12:02 -07:00
05_custom-components Add --python-path, --pip-path, --gradio-path CLI arguments to let custom component developers control which executable is used (#7638) 2024-03-08 15:01:49 -08:00
06_integrating-other-frameworks Refactor Inference API and rename it to Serverless Inference Endpoints (#7295) 2024-02-06 12:27:44 -08:00
07_tabular-data-science-and-plots docs: fix dead links in guides (#6985) 2024-01-10 04:19:48 +04:00
08_gradio-clients-and-lite Add guide on Client state and and fix default values of components (#7830) 2024-03-26 21:10:43 +00:00
09_other-tutorials Additional documentation related to nginx and root_url (#7832) 2024-03-26 18:49:24 +00:00
assets Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
cn Refactor Inference API and rename it to Serverless Inference Endpoints (#7295) 2024-02-06 12:27:44 -08:00
CONTRIBUTING.md generate docs json in ci, reimplement main vs release (#5092) 2023-08-11 15:54:56 +01:00