mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-18 12:50:30 +08:00
* batch * formatting * added parameter * batch * added docstrings * correct arguments * docstring * adapt process_api for batch * backend * __call__ * more regular tests * formatting * cleaning up blocks.py * __call__ works * api route works * first attempt at queue * fixing tests * fix some tests * formatting * removed print * merge * queue works! * removed batch timeout * removed batch timeout * updated documentation * fixing tests * fixing tests * fixing queue tests * fixing queue tests * formatting * fix blocks config * fix tests * update documentation * updated tests * blocks * blocks * blocks * tests * test fixes * more tests * faster * foramtting * test fixes * dataclasses * fix * revert to fix test * fix * fix test * formatting * fix tests * refactoring examples * formatting * changelog * fix examples * formatting * fix tests * formatting * catch error * formatting * fix tests * fix cancel with batch * final tests and docs * test routes * formatting