DavG25
9d7fde4f16
Fix TypeError when Blocks outputs parameter is set to None ( #3883 )
...
* Fix TypeError when Blocks outputs parameter is set to None
* Update changelog
---------
Co-authored-by: Dawood Khan <dawoodkhan82@gmail.com>
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2023-04-19 16:41:49 -04:00
aliabid94
ae30e5f292
Fix output image heights ( #3905 )
...
* changes
* changes
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2023-04-19 16:24:50 -04:00
Dawood Khan
c7f61599ba
Fix video not working in tab ( #3891 )
...
* fix
* fixes
* change
* Update CHANGELOG.md
* format
2023-04-19 13:12:54 -07:00
Dawood Khan
a95f615ce8
Gallery height fix ( #3830 )
...
* gallery height fix
* fix
* changelog
---------
Co-authored-by: Freddy Boulton <alfonsoboulton@gmail.com>
2023-04-19 12:31:44 -07:00
Freddy Boulton
f81b8235c7
Fix bug multiple bokeh plots ( #3896 )
...
* Fix bug multiple bokeh plots
* CHANGELOG
2023-04-17 22:09:51 -04:00
Greysuki
df7d645207
Fixed issue with old_value check in File ( #3859 )
...
* old_value check
* changelog
* fix
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-17 14:29:47 -04:00
aliabid94
1b4925712b
HighlightedImage component ( #3836 )
...
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* changes
* rename
* changes
* changes
* changes
* changes
* Update CHANGELOG.md
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* changes
* changes
* change
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-14 13:11:27 -07:00
Abubakar Abid
d3b7f73bcf
Update view api page to use Python client ( #3765 )
...
* Update view api page
* simplify
* update
* changes
* changes
* updated info
* formatting
* changes
* fixes
* save
* moved
* remove test input
* tweaks
* formatting
* add raw
* serialize
* fixes
* refactor
* fixes
* fixes
* Fetch api
* lower case
* view api
* fix tests
* format
* rough design
* readme
* api docs
* examples
* format
* formatting
* format
* version
* client changes
* formatting
* update client
* more example inputs
* api docs fixes
* remove notebook
* fix demo
* demo notebook
* styling on code snippet
* formatting
* fix audio, model3d
* format
* fix tests
* version
* cleanup
* format
* format
* format
* fixes
* version
* fix tests
* version
* format
* test
* format
* changelog
* changelog
---------
Co-authored-by: freddyaboulton <alfonsoboulton@gmail.com>
Co-authored-by: aliabd <ali.si3luwa@gmail.com>
2023-04-13 16:20:33 -07:00
Dawood Khan
c772c6ae57
Fixes chatbot does not display code blocks correctly ( #3816 )
...
* fix
* changelog
* Update CHANGELOG.md
* style code blocks
* next beta version for release
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2023-04-12 14:04:47 -07:00
Greysuki
54af6ae290
Adding subtitles to gr.Video
( #3673 )
...
* v2 version now accepts video and subtitle format inputs.
* remove debug log and some format issue
* Update CHANGELOG.md
* Upload components.py and regenerate demo
* fix components and add comment to function
* fix postprocess return format
* changelog
* demo change to gr.Interface type
* fix file_types
* fixes
* added video serializer
* clean up preprocess
* clean up postprocess
* formatting
* frontend
* fixed serialization
* dataclass
* fix serialize
* version
* fix tests
* version
* changelog
* typing
* version
* changelog
* version
* versin
* fix tests
* fix tests
* backend
* test
* changes
* relax test
* fix demo
* notebook
* changes
* fix
* changes
* Update gradio/components.py
* Update client/python/gradio_client/client.py
---------
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Ali Abid <aabid94@gmail.com>
2023-04-11 16:06:48 -07:00
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
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
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
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
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
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
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
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
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
pngwn
ae4277a9a8
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>
2023-03-27 16:12:58 -07:00
Abubakar Abid
5e44baa138
now scripts are generated in temp folder
2019-02-19 20:03:52 -08:00
Abubakar Abid
d8247270e1
0.1.6
2019-02-19 11:49:13 -08:00
Ali Abdalla
c4fbc259c3
css stuff
2019-02-19 02:52:28 -08:00
Abubakar Abid
bf6baabc75
copy files from package to local
2019-02-19 02:03:26 -08:00
Abubakar Abid
87be9deed5
added package data
2019-02-19 01:19:19 -08:00
Abubakar Abid
0c2c45c50b
merged
2019-02-19 00:13:15 -08:00
Abubakar Abid
04ed15078b
added ability to run multiple interfaces without restarting
2019-02-19 00:11:46 -08:00
Ali Abdalla
eee3179815
Merge branch 'master' of https://github.com/abidlabs/gradiome
2019-02-18 23:45:26 -08:00
Ali Abdalla
467ca213d4
image upload
2019-02-18 23:45:20 -08:00
Abubakar Abid
e196c80a29
merged
2019-02-18 22:04:08 -08:00
Abubakar Abid
388df5b0d8
fixed link sharing bug
2019-02-18 22:01:39 -08:00
Ali Abdalla
3a2eba1f18
added outputs and inputs
2019-02-18 21:57:24 -08:00
Abubakar Abid
7b23941de8
handle model closing
2019-02-17 20:34:57 -08:00
Abubakar Abid
835f17f2ba
handle model closing
2019-02-17 20:00:40 -08:00
Ali Abdalla
62f5b5ef67
added pre and postprocessing
2019-02-17 18:22:17 -08:00
Ali Abdalla
5a781ead5e
seperated inputs and outputs, added webcam interface
2019-02-16 20:11:28 -08:00
Abubakar Abid
cd53f6fc2a
reorganized files and added landing page
2018-12-20 10:06:05 -08:00
Abubakar Abid
9018c54b4f
rewrote everything using local sockets
2018-12-19 22:32:11 -08:00