Abubakar Abid
|
9f072796a5
|
Pinning dependencies in requirements.txt (#4885)
* requirements
* pins
* clogs
* python multipart
* python multipart
* clogs
* clog
|
2023-07-12 21:03:53 -04:00 |
|
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 |
|
Freddy Boulton
|
b97a61b83a
|
Import Literal from typing extensions in client (#3741)
* Fix typing extensions
* Import typing_extensions
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
2023-04-03 19:17:00 -07:00 |
|
Freddy Boulton
|
0b91a3363b
|
Add job for python client ci (#3674)
* Add job + lint
* Fix path
* Fix path
* Fix path
* Checkout
* Add test requirements
* Fix syntax
* Fix test
* Lint
* Fix deps + README
* Move dependency
|
2023-03-28 18:52:56 -04:00 |
|
Abubakar Abid
|
6e6121a1ac
|
Sets up the Python gradio client (#3300)
* placeholder
* changelog
* added to readme
* client
* implement futures
* utils
* scripts
* lint
* reorg
* scripts
* serialization
* cleanup
* fns
* serialize
* cache
* callbacks
* updates
* formatting
* packaging
* requirements
* remove changelog
* client
* access token
* formatting
* deprecate
* format backend
* client replace
* updates
* moving from utils
* remove code duplication
* rm duplicates
* simplify
* galleryserializer
* serializable
* load serializers
* fixing errors
* errors
* typing
* tests
* changelog
* lint
* fix lint
* fixing files
* formatting
* type
* fix type checking
* changelog
* changelog
* Update client/python/gradio_client/client.py
Co-authored-by: Lucain <lucainp@gmail.com>
* formatting, tests
* formatting, tests
* gr.load
* refactoring
* refactoring'
* formatting
* formatting
* tests
* tests
* fix tests
* cleanup
* added tests
* adding scripts
* formatting
* address review comments
* readme
* serialize info
* remove from changelog
* version 0.0.2 released
* lint
* type fix
* check
* type issues
* hf_token
* update hf token
* telemetry
* docs, circle dependency
* hf token
* formatting
* updates
* sort
* script
* external
* docs
* formatting
* fixes
* scripts
* requirements
* fix tests
* context
* changes
* formatting
* fixes
* format fix
---------
Co-authored-by: Lucain <lucainp@gmail.com>
|
2023-03-23 15:33:44 -07:00 |
|