gradio/client/python/requirements.txt
Freddy Boulton 72c9636370
Python client cancel jobs (#3787)
* Working impl

* Add tests:

* formatting

* Fix typo

* Always reset iterator state

* Add httpx

* Fix test

* Fix test

---------

Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-09 07:22:49 -07:00

7 lines
84 B
Plaintext

requests
websockets
packaging
fsspec
huggingface_hub>=0.13.0
typing_extensions
httpx