-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update versions #4999
Merged
Merged
chore: update versions #4999
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
🎉 Chromatic build completed! There are 0 visual changes to review. |
All the demos for this PR have been deployed at https://huggingface.co/spaces/gradio-pr-deploys/pr-4999-all-demos You can install the changes in this PR by running: pip install https://gradio-builds.s3.amazonaws.com/ad1e145fabbe9eedd990b02340e8352f0c096e3f/gradio-3.38.0-py3-none-any.whl |
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 12:13
e94d70e
to
f209674
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 15:59
f209674
to
d9e1af7
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 17:51
d9e1af7
to
d7695da
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 18:09
d7695da
to
2fb251a
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 18:39
2fb251a
to
e92ceab
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 19:42
e92ceab
to
d9abb04
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 20:47
d9abb04
to
8afd0cb
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 20:58
8afd0cb
to
52b50fd
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 24, 2023 23:39
52b50fd
to
bbcaa7e
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 25, 2023 14:06
bbcaa7e
to
9800ba7
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 25, 2023 18:43
9800ba7
to
f48e7cc
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 26, 2023 15:02
f48e7cc
to
2cf32e1
Compare
pngwn
force-pushed
the
changeset-release/main
branch
from
July 26, 2023 20:13
2cf32e1
to
7b61ff9
Compare
freddyaboulton
approved these changes
Jul 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Highlights
Create Discord Bots from Gradio Apps 🤖 (#4960
46e4ef67
)We're excited to announce that Gradio can now automatically create a discord bot from any
gr.ChatInterface
app.It's as easy as importing
gradio_client
, connecting to the app, and callingdeploy_discord
!🦙 Turning Llama 2 70b into a discord bot 🦙
Getting started with template spaces
To help get you started, we have created an organization on Hugging Face called gradio-discord-bots with template spaces you can use to turn state of the art LLMs powered by Gradio to discord bots.
Currently we have template spaces for:
But once again, you can deploy ANY
gr.ChatInterface
app exposed on the internet! So don't hesitate to try it on your own Chatbots.❗️ Additional Note ❗️: Technically, any gradio app that exposes an api route that takes in a single string and outputs a single string can be deployed to discord. But
gr.ChatInterface
apps naturally lend themselves to discord's chat functionality so we suggest you start with those.Thanks @freddyaboulton!
New Features:
submit
andview_api
methods. Output layout components are not returned by the API but all other components are (excludinggr.State
). By @freddyaboulton in PR 4871Bug Fixes:
No changes to highlight
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
0.2.9
New Features:
No changes to highlight
Bug Fixes:
api_name=False
by @freddyboulton in PR 4886Breaking Changes:
No changes to highlight.
Full Changelog:
gradio_client
due to changes in downstream dependencies by @abidlabs in PR 48850.2.8
New Features:
api_name=False
by @abidlabs in PR 4683Bug Fixes:
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
0.2.7
New Features:
output_dir
parameter inClient
by @abidlabs in PR 4501Bug Fixes:
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
0.2.6
New Features:
No changes to highlight.
Bug Fixes:
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
0.2.5
New Features:
No changes to highlight.
Bug Fixes:
serialize=False
by @abidlabs in PR 4230Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
0.2.4
Bug Fixes:
Barplot
,Lineplot
,Scatterplot
,AnnotatedImage
,Interpretation
by @abidlabs in PR 4167Documentation Changes:
No changes to highlight.
Testing and Infrastructure Changes:
No changes to highlight.
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
Contributors Shoutout:
No changes to highlight.
0.2.3
New Features:
No changes to highlight.
Bug Fixes:
gr.File(file_count='multiple')
output components by @freddyaboulton in PR 4153Documentation Changes:
No changes to highlight.
Testing and Infrastructure Changes:
No changes to highlight.
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
Contributors Shoutout:
No changes to highlight.
0.2.2
New Features:
No changes to highlight.
Bug Fixes:
/info
route if demo version is above3.28.3
by @freddyaboulton in PR 4109Other Changes:
Breaking Changes:
No changes to highlight.
0.2.1
New Features:
No changes to highlight.
Bug Fixes:
Removes extraneous
State
component info from theClient.view_api()
method by @abidlabs in PR 4107Documentation Changes:
No changes to highlight.
Testing and Infrastructure Changes:
Separates flaky tests from non-flaky tests by @abidlabs in PR 4107
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
Contributors Shoutout:
No changes to highlight.
0.1.4
New Features:
gr.Progress()
can be accessed viajob.status().progress_data
by @freddyaboulton](https://github.com/freddyaboulton) in PR 3924Bug Fixes:
api_name
instead offn_index
inview_api
by @freddyaboulton in PR 3972Documentation Changes:
No changes to highlight.
Testing and Infrastructure Changes:
No changes to highlight.
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
Contributors Shoutout:
No changes to highlight.
0.1.3
New Features:
No changes to highlight.
Bug Fixes:
Video
components in latest gradio were not able to be deserialized by @freddyaboulton in PR 3860Documentation Changes:
No changes to highlight.
Testing and Infrastructure Changes:
No changes to highlight.
Breaking Changes:
No changes to highlight.
Full Changelog:
No changes to highlight.
Contributors Shoutout:
No changes to highlight.
0.1.2
First public release of the Gradio Client library! The
gradio_client
Python library that makes it very easy to use any Gradio app as an API.As an example, consider this Hugging Face Space that transcribes audio files that are recorded from the microphone.
Using the
gradio_client
library, we can easily use the Gradio as an API to transcribe audio files programmatically.Here's the entire code to do it:
Read more about how to use the
gradio_client
library here: https://gradio.app/getting-started-with-the-python-client/[email protected]
Highlights
Create Discord Bots from Gradio Apps 🤖 (#4960
46e4ef67
)We're excited to announce that Gradio can now automatically create a discord bot from any
gr.ChatInterface
app.It's as easy as importing
gradio_client
, connecting to the app, and callingdeploy_discord
!🦙 Turning Llama 2 70b into a discord bot 🦙
Getting started with template spaces
To help get you started, we have created an organization on Hugging Face called gradio-discord-bots with template spaces you can use to turn state of the art LLMs powered by Gradio to discord bots.
Currently we have template spaces for:
But once again, you can deploy ANY
gr.ChatInterface
app exposed on the internet! So don't hesitate to try it on your own Chatbots.❗️ Additional Note ❗️: Technically, any gradio app that exposes an api route that takes in a single string and outputs a single string can be deployed to discord. But
gr.ChatInterface
apps naturally lend themselves to discord's chat functionality so we suggest you start with those.Thanks @freddyaboulton!
Features
3f8c210b
- Implement left and right click inGallery
component and show implicit images inGallery
grid. Thanks @hannahblair!dc07a9f9
- Bringing back the "Add download button for audio" PR by @leuryr. Thanks @abidlabs!44ac8ad0
- Allow setting sketch color default. Thanks @aliabid94!b74f8453
- Addsadditional_inputs
togr.ChatInterface
. Thanks @abidlabs!Fixes
41c83070
- Add CSS resets and specifiers to play nice with HF blog. Thanks @aliabid94!@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
41c83070
]:@gradio/[email protected]
Patch Changes
41c83070
]:@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
41c83070
]:@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
41c83070
]:@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
@gradio/[email protected]
Patch Changes
41c83070
]:@gradio/[email protected]
Patch Changes
44ac8ad0
]:[email protected]
Features
3e70fc81
- Correctly render changelog on website after new formatting. Thanks @aliabd!Fixes
71c90394
- Make sure tags aren't rendered inside a guide. Thanks @aliabd!@gradio/[email protected]
Features
3f8c210b
- Implement left and right click inGallery
component and show implicit images inGallery
grid. Thanks @hannahblair!dc07a9f9
- Bringing back the "Add download button for audio" PR by @leuryr. Thanks @abidlabs!44ac8ad0
- Allow setting sketch color default. Thanks @aliabid94!@gradio/[email protected]
Features
dc07a9f9
- Bringing back the "Add download button for audio" PR by @leuryr. Thanks @abidlabs!@gradio/[email protected]
Features
3f8c210b
- Implement left and right click inGallery
component and show implicit images inGallery
grid. Thanks @hannahblair!@gradio/[email protected]
Features
44ac8ad0
- Allow setting sketch color default. Thanks @aliabid94!@gradio/[email protected]
Fixes
41c83070
- Add CSS resets and specifiers to play nice with HF blog. Thanks @aliabid94!