gradio/guides/02_building-interfaces
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
..
00_the-interface-class.md Add additional_inputs, additional_inputs_accordion parameters to gr.Interface (#6945) 2024-01-10 11:44:00 -08:00
01_more-on-examples.md 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_four-kinds-of-interfaces.md Rewriting parts of the README and getting started guides for 4.0 (#6767) 2023-12-20 11:07:48 -08:00
03_interface-state.md Miscellaneous doc fixes (#7131) 2024-01-24 11:52:23 -08:00
04_reactive-interfaces.md Rewriting parts of the README and getting started guides for 4.0 (#6767) 2023-12-20 11:07:48 -08:00