aliabid94
379b6f662e
Get Image click coordinates from .select
( #3786 )
...
* changes
* changes
* fix demo notebook
* changes
* changes
* chagnes
* changes
* changes
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-10 14:47:33 -07:00
space-nuko
5a7610950e
Fix sketch tool gr.Image
not filling up the entire component size ( #3649 )
...
* Fix sketch tool `gr.Image` not filling up the entire component size
* Update changelog
* version
* version
* changes
* changes
* Update js/atoms/src/Block.svelte
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: aliabid94 <aabid94@gmail.com>
2023-04-10 14:27:02 -07:00
Freddy Boulton
ad50eaa63d
Fix Upload Button ( #3782 )
...
* Fix upload btn
* CHANGELOG
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-10 14:38:56 -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
1def8df6dd
Python Client: Upload files via /upload for File components ( #3771 )
...
* Add tests
* Fix tests
* Remove redundant test
* fix for windows
* Add tests
* Fix tests
* Remove redundant test
* fix for windows
* Add uploadbtn
* Add support for upload btn
* revert
* Add size to FileSerializable
* Serialize multiple files
* lint
* Make changes to deserialize
* Fix multiple file upload case
* Modify test
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-07 19:42:59 -04:00
space-nuko
303b4dc0b5
Improve error messages for when argument lists mismatch ( #3519 )
...
* Improve error messages for when argument lists mismatch
* Fix comment
* Update changelog
* Fix typeerror
* Fix single output case
* Add argument validation tests
* Lint
* Move changelog to correct section
* Fix typo
---------
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
2023-04-07 13:22:42 -04:00
Devang Chavan
b5e342cad0
Solved API submission issue ( #3783 )
...
* Solved API submission issue
* changelog
---------
Co-authored-by: Devang Chavan <devang@pop-os.localdomain>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-07 01:09:13 -07:00
Abubakar Abid
b456feb5c4
Py client verbose ( #3781 )
...
* verbose flags
* fixes
2023-04-06 16:41:37 -07:00
Freddy Boulton
5e3a8969ff
Always reset iterator state ( #3777 )
...
* Always reset iterator state
* Add test
* CHANGELOG + fix test:
* close
* Update gradio/routes.py
* Remove test for now
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-06 17:55:31 -04:00
Abubakar Abid
5f8186218c
Document python client in gradio.app/docs ( #3764 )
...
* document py client
* more changes
* update docs
* changes
* fix tests
* formatting
* stash
* fix tests
* documentation
* more docs
* gradio client
* changes
* rework documentation
* add to docs
* modify dockerfile
* gradio client
* address feedback
* formatting
* gradio client version
* fix tests
* tweaks to website
---------
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2023-04-06 12:58:42 -07:00
Dawood Khan
88a487c07c
Add styles to gallery component ( #3586 )
...
* update gallery styles
* Set theme name from load (#3595 )
* Add name + test
* Add theme names
* CHANGELOG
* Delete theme in interface
* Trigger event when Slider number input is released (#3589 )
* Add event
* Add unit test
* CHANGELOG
* 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>
* Translate "or" for i18n (#3599 )
* Translate or for i18n
* CHANGELOG
* Fixes Blocks exit issue (#3600 )
* fix
* changelog
* blocks
* formatting
* Use gradio-api-server for telemetry (#3488 )
* analytics
* changelog
* remove interface analytics
* ip
* remove import
* format
* theme name
* theme analytics
* format
* changelog
* fixes
* format
* remove unused param
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Simplify tests (#3608 )
* simplify tests
* imports
* imports
* formatting
* removed cometml typing
* simplify
* changelog
* fix wc error in dev mode (#3572 )
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* A few small fixes to docs / demos (#3611 )
* fixes
* remove binaries
* doc
* changelog
* typing
* run on windows
* cancels
* added clarifications
* Add docs for HF Json saver (#3604 )
* Add docs for flagging
* Fix params
* CHANGELOG
---------
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
* ensure css loads before mounting app (#3573 )
* ensure css loads before mounting app
* changelog
* fix tests
* change?
* changelog
* fix issue with missing version (#3632 )
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
* Fixes chatbot autoscroll + Textbox lines > 20 issue (#3637 )
* fixes
* changelog
* Update gradio/components.py
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Update CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Fix embedded demos (#3638 )
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Add Windows CI (#3628 )
* Add Windows CI
* Update changelog
* fix
* Skip one test on Windows
* Preserve virtualenv path
* Skip another test on Windows
* Make conditional flaky
* Requested changes
* consistent os
* cleanup
* fix test for windows
* remove unnecessary check
* lint
* lint
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* move files (#3605 )
* move files
* commit the rest of the files
* fix lockfile
* fix workflow
* fix type errors
* fix tests
* only run ci when certain files change
* run correct test command in ci
* version
* fix pypi script
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Support empty lists being used in `gr.Dataframe` (#3646 )
* Support empty lists being used in `gr.Dataframe`
* Update changelog
* Add empty dataframe test
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Fix windows flake (#3650 )
* fix windows flake
* format backend
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
* Raise errror if event queued but queue is not enabled (#3640 )
* Raise Error
* CHANGELOG
* Add progress tracking validate_queue_settings
* Update gradio/blocks.py
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Fix test
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Copy everything in website Dockerfile, fix build issues (#3659 )
* dockerfile
* copy everything from repo
* correct dir
* changelog
* Correct the documentation of `gr.File` component (#3660 )
This closes #3658 .
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Nit in ValueError (#3669 )
* Nit in ValueError
* CHANGELOG
---------
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
* Load upstream theme (#3641 )
* theme loading
* upstream theme
* version
* format themes
* fixes
* tests
* one more test
* fix test
* address review
* 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
* Hide dropdown if in single-select mode (#3678 )
* Hide dropdown if in single-select mode
* Update changelog
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Fix default parameters value and gr.Progress in same function (#3671 )
* Fix default parameters value and gr.Progress in same function
* Update changelog
* Fix tests
* Format
* Expand tests for other types of special function arguments
* Augment SelectData tests
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* warning
* changelog
* ghangelog
* changelog
* object fit optional
* Add status for Python Client Jobs (#3645 )
* Add status + unit test (flaky) for now
* Install client
* Fix tests
* Lint backend + tests
* Add non-queue test
* Fix name
* Use lock instead
* Add simplify implementation + fix tests
* Restore changes to scripts
* Fix README typo
* Fix CI
* Add two concurrent test
* Fix broken spaces in docs (#3698 )
* fix examples in sentence_builder
* fix sklearn error in titanic demo
* regenerate notebooks
* changelgo
* Add download button for video (#3581 )
* Add download buttom
* Add missing imports
* CHANGELOG
* Update CHANGELOG.md
* Trigger CI
* Fix visibility
* Try to fix ci
* Fix deps
* download button change
* Lint
---------
Co-authored-by: Dawood <dawoodkhan82@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Fix outdated sharing your app guide (#3699 )
* fix embed this space screenshot
* fix use via api
* changelog
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
* Add orig_name field to video outputs (#3700 )
* Add orig_name to video
* Fix test
* CHANGELOG
* Lint
* Theme builder (#3664 )
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* Update CHANGELOG.md
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Update gradio/themes/builder.py
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* fix dropdowns, release 3.24 (#3713 )
* changes
* changes
* Update version.txt
* New Version Docs (#3715 )
* [create-pull-request] automated change
* fix changelog
---------
Co-authored-by: abidlabs <abidlabs@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Fix chatbot newline issue (#3717 )
* changes
* changes
* changes
* changelog
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* New Version Docs (#3720 )
* [create-pull-request] automated change
* Trigger Build
---------
Co-authored-by: aliabd <aliabd@users.noreply.github.com>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
* Fix Serializer Mapping (#3722 )
* Fix mapping and test
* Bump gradio version
* Revert gradio version bump
* Fix some bugs related to Python client (#3721 )
* client format
* docs
* formatting
* fix tests
* fixed bug
* api endpoint changes
* fix tests
* fix tests
* formatting
* Add support for sessions [python client] (#3731 )
* client
* add state and tests
* remove session param
* node support for js client (#3692 )
* bundle js client + gen types
* changeset
* changeset
* fix bugs
* fix deps
* fix deps
* format
* fix ci
* fix types
* Support IPv6 addresses for --server-name (#3695 )
* Support IPv6 addresses for --server-name
* Update changelog now that I have a PR number.
---------
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
* Increase timeout for analytics request + remove exception print (#3647 )
* increase timeout
* merge
* Add changelog
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
* Switch linting to Ruff (#3710 )
* Sort requirements.in
* Switch flake8 + isort to ruff
* Apply ruff import order fixes
* Fix ruff complaints in demo/
* Fix ruff complaints in test/
* Use `x is not y`, not `not x is y`
* Remove unused listdir from website generator
* Clean up duplicate dict keys
* Add changelog entry
* Clean up unused imports (except in gradio/__init__.py)
* add space
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Fix missing docstrings (new PR) (#3740 )
* Move documentation for _js into docstring, not a stray comment
* Add missing argument docstrings (and remove non-existent ones)
* Add changelog entry
* updated docstrings
* changelog
* contributors
* changelog
* formatting
* removed _js
---------
Co-authored-by: Aarni Koskela <akx@iki.fi>
* import (#3742 )
* Import Literal from typing extensions in client (#3741 )
* Fix typing extensions
* Import typing_extensions
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Access http token for ws connection (#3735 )
* Access unsecure token
* CHANGELOG
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Add root_url to serializers in gradio_client (#3736 )
* Add root_url to serializers
* Add url fix
* Respect fn parameter
* Fix docstring
* Add other test
* Pass to method
* CI tweaks (#3752 )
* Adds a pypi release action for the gradio python client (#3743 )
* release action
* fixes
* name
* Update version.txt
* Update version.txt
* update
* fixes
* version
* rename
* action
* fix token
* custom dir
* fixes
* change password
* revert back to token
* scripts
* remove twine
* Get Intermediate Results from Python Client (#3694 )
* Add status + unit test (flaky) for now
* Install client
* Fix tests
* Lint backend + tests
* Add non-queue test
* Fix name
* Use lock instead
* Add simplify implementation + fix tests
* Restore changes to scripts
* Fix README typo
* Fix CI
* Add intermediate results to python client
* Type check
* Typecheck again
* Catch exception:
* Thinking
* Dont read generator from config
* add no queue test
* Remove unused method
* Fix types
* Remove breakpoint
* Fix code
* Fix test
* Fix tests
* Unpack list
* Add docstring
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* changes (#3760 )
* Make Client Jobs Iterable (#3762 )
* Add iterator
* Break if done
* Add test for early termination
* changelog
* notebooks
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Lucain <lucainp@gmail.com>
Co-authored-by: pngwn <hello@pngwn.io>
Co-authored-by: Omar Sanseviero <osanseviero@gmail.com>
Co-authored-by: Ali Abdalla <ali.si3luwa@gmail.com>
Co-authored-by: space-nuko <24979496+space-nuko@users.noreply.github.com>
Co-authored-by: Luo Peng <luopeng.he@gmail.com>
Co-authored-by: aliabid94 <aabid94@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: abidlabs <abidlabs@users.noreply.github.com>
Co-authored-by: aliabd <aliabd@users.noreply.github.com>
Co-authored-by: Dan Sully <dan+github@sully.org>
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-04-06 09:38:25 -07:00
space-nuko
ebfce0f784
Make gr.Code
support lines
, expand to fill entire element ( #3651 )
...
* Make `gr.Code` support `lines`, expand to fill entire element
* Update changelog
* Fix typeerrors
* Fix test
* fix interactive bug with update
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
Co-authored-by: pngwn <hello@pngwn.io>
2023-04-06 15:52:57 +01:00
Abubakar Abid
c0d70a7af5
Fix for default file name of recorded audio files ( #3770 )
...
* mic name
* changelog
* marked as flaky
2023-04-05 13:20:03 -07:00
Freddy Boulton
a828b6088c
Make Client Jobs Iterable ( #3762 )
...
* Add iterator
* Break if done
* Add test for early termination
2023-04-05 14:19:05 -04:00
Abubakar Abid
7c1db51d95
changes ( #3760 )
2023-04-04 15:16:40 -07:00
Freddy Boulton
9325cba14c
Get Intermediate Results from Python Client ( #3694 )
...
* Add status + unit test (flaky) for now
* Install client
* Fix tests
* Lint backend + tests
* Add non-queue test
* Fix name
* Use lock instead
* Add simplify implementation + fix tests
* Restore changes to scripts
* Fix README typo
* Fix CI
* Add intermediate results to python client
* Type check
* Typecheck again
* Catch exception:
* Thinking
* Dont read generator from config
* add no queue test
* Remove unused method
* Fix types
* Remove breakpoint
* Fix code
* Fix test
* Fix tests
* Unpack list
* Add docstring
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-04 17:58:25 -04:00
Abubakar Abid
c4ad09b631
Adds a pypi release action for the gradio python client ( #3743 )
...
* release action
* fixes
* name
* Update version.txt
* Update version.txt
* update
* fixes
* version
* rename
* action
* fix token
* custom dir
* fixes
* change password
* revert back to token
* scripts
* remove twine
2023-04-04 13:51:51 -07:00
Freddy Boulton
070b304e09
CI tweaks ( #3752 )
2023-04-04 14:02:20 -04:00
Freddy Boulton
46ee226d8c
Add root_url to serializers in gradio_client ( #3736 )
...
* Add root_url to serializers
* Add url fix
* Respect fn parameter
* Fix docstring
* Add other test
* Pass to method
2023-04-04 13:35:12 -04:00
Freddy Boulton
1981c010c6
Access http token for ws connection ( #3735 )
...
* Access unsecure token
* CHANGELOG
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-04 06:57:44 -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
Abubakar Abid
dbc61db4da
import ( #3742 )
2023-04-03 17:44:32 -07:00
Abubakar Abid
f50d6043db
Fix missing docstrings (new PR) ( #3740 )
...
* Move documentation for _js into docstring, not a stray comment
* Add missing argument docstrings (and remove non-existent ones)
* Add changelog entry
* updated docstrings
* changelog
* contributors
* changelog
* formatting
* removed _js
---------
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-04-03 16:44:10 -07:00
Aarni Koskela
ef3862e075
Switch linting to Ruff ( #3710 )
...
* Sort requirements.in
* Switch flake8 + isort to ruff
* Apply ruff import order fixes
* Fix ruff complaints in demo/
* Fix ruff complaints in test/
* Use `x is not y`, not `not x is y`
* Remove unused listdir from website generator
* Clean up duplicate dict keys
* Add changelog entry
* Clean up unused imports (except in gradio/__init__.py)
* add space
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-03 15:48:18 -07:00
Dawood Khan
96ef802fbd
Increase timeout for analytics request + remove exception print ( #3647 )
...
* increase timeout
* merge
* Add changelog
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2023-04-03 13:53:58 -04:00
Dan Sully
f868890cfe
Support IPv6 addresses for --server-name ( #3695 )
...
* Support IPv6 addresses for --server-name
* Update changelog now that I have a PR number.
---------
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
2023-04-03 13:34:15 -04:00
pngwn
48e8b113f4
node support for js client ( #3692 )
...
* bundle js client + gen types
* changeset
* changeset
* fix bugs
* fix deps
* fix deps
* format
* fix ci
* fix types
2023-04-03 14:33:01 +01:00
Abubakar Abid
f46f5f9867
Fix some bugs related to Python client ( #3721 )
...
* client format
* docs
* formatting
* fix tests
* fixed bug
* api endpoint changes
* fix tests
* fix tests
* formatting
* Add support for sessions [python client] (#3731 )
* client
* add state and tests
* remove session param
2023-04-02 17:28:46 -05:00
Freddy Boulton
da7d1df585
Fix Serializer Mapping ( #3722 )
...
* Fix mapping and test
* Bump gradio version
* Revert gradio version bump
2023-04-01 14:07:15 -05:00
github-actions[bot]
ae6b49a1c3
New Version Docs ( #3720 )
...
* [create-pull-request] automated change
* Trigger Build
---------
Co-authored-by: aliabd <aliabd@users.noreply.github.com>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2023-03-31 09:26:59 -05:00
aliabid94
759fb3b1f2
Fix chatbot newline issue ( #3717 )
...
* changes
* changes
* changes
* changelog
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-31 07:46:27 -05:00
github-actions[bot]
13682c7bbc
New Version Docs ( #3715 )
...
* [create-pull-request] automated change
* fix changelog
---------
Co-authored-by: abidlabs <abidlabs@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-30 16:55:46 -07:00
aliabid94
43680f1c7a
fix dropdowns, release 3.24 ( #3713 )
...
* changes
* changes
* Update version.txt
2023-03-30 16:38:08 -07:00
aliabid94
09aedce77c
Theme builder ( #3664 )
...
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* Update CHANGELOG.md
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Update gradio/themes/builder.py
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-30 11:20:34 -07:00
Freddy Boulton
f97b5c0c72
Add orig_name field to video outputs ( #3700 )
...
* Add orig_name to video
* Fix test
* CHANGELOG
* Lint
2023-03-29 20:34:04 -04:00
Ali Abdalla
1229f3b001
Fix outdated sharing your app guide ( #3699 )
...
* fix embed this space screenshot
* fix use via api
* changelog
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2023-03-29 19:49:40 -04:00
Freddy Boulton
03a11fcd3c
Add download button for video ( #3581 )
...
* Add download buttom
* Add missing imports
* CHANGELOG
* Update CHANGELOG.md
* Trigger CI
* Fix visibility
* Try to fix ci
* Fix deps
* download button change
* Lint
---------
Co-authored-by: Dawood <dawoodkhan82@gmail.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-29 19:30:00 -04:00
Ali Abdalla
3aa189c678
Fix broken spaces in docs ( #3698 )
...
* fix examples in sentence_builder
* fix sklearn error in titanic demo
* regenerate notebooks
* changelgo
2023-03-29 16:03:22 -07:00
Freddy Boulton
f73155ed42
Add status for Python Client Jobs ( #3645 )
...
* Add status + unit test (flaky) for now
* Install client
* Fix tests
* Lint backend + tests
* Add non-queue test
* Fix name
* Use lock instead
* Add simplify implementation + fix tests
* Restore changes to scripts
* Fix README typo
* Fix CI
* Add two concurrent test
2023-03-29 18:41:12 -04:00
space-nuko
cbb84927a7
Only give same values .selected class in gr.Dropdown ( #3644 )
...
* Only give same values .selected class in gr.Dropdown
* Update changelog
* Requested changes
* Format
* Update changelog
* isort
* Update js/form/src/DropdownOptions.svelte
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: pngwn <hello@pngwn.io>
2023-03-29 23:10:43 +01:00
Abubakar Abid
2a8c82de01
Documentation-related fixes to the python client ( #3663 )
...
* docstring
* add documentation
* added more serialization classes
* format
* info
* is valid
* formatting
* changes
* fixups
* fix tests
* machine readable
* formatting
* client
* format
* tweaks on printing
* version
* linting
* fix tests
* update pypi requirements
* updates
* type ignore'
* fixes
* formatting
2023-03-29 15:00:20 -07:00
space-nuko
2f160e2b90
Only wrap single JS return value if not already an array ( #3594 )
...
* Only wrap single JS return value if not already an array
* Update CHANGELOG
* pin
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-29 14:40:03 -07:00
Abubakar Abid
dc37ddb739
fix sort script ( #3696 )
...
* fix sort script
* formatting
* script
2023-03-29 16:39:40 -04:00
space-nuko
df98c443f7
Fix default parameters value and gr.Progress in same function ( #3671 )
...
* Fix default parameters value and gr.Progress in same function
* Update changelog
* Fix tests
* Format
* Expand tests for other types of special function arguments
* Augment SelectData tests
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-28 19:37:38 -07:00
space-nuko
61b9a58175
Hide dropdown if in single-select mode ( #3678 )
...
* Hide dropdown if in single-select mode
* Update changelog
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-28 19:21:51 -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
fec48570c7
Load upstream theme ( #3641 )
...
* theme loading
* upstream theme
* version
* format themes
* fixes
* tests
* one more test
* fix test
* address review
2023-03-28 13:34:27 -07:00
Omar Sanseviero
a46b1806bb
Nit in ValueError ( #3669 )
...
* Nit in ValueError
* CHANGELOG
---------
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
2023-03-28 13:23:15 -04:00
Luo Peng
becada8795
Correct the documentation of gr.File
component ( #3660 )
...
This closes #3658 .
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-03-28 01:54:38 -07:00
Ali Abdalla
0df03a051f
Copy everything in website Dockerfile, fix build issues ( #3659 )
...
* dockerfile
* copy everything from repo
* correct dir
* changelog
2023-03-28 00:59:39 -07:00