Skip to content
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 #6331

Merged
merged 1 commit into from
Nov 10, 2023
Merged

chore: update versions #6331

merged 1 commit into from
Nov 10, 2023

Conversation

pngwn
Copy link
Member

@pngwn pngwn commented Nov 8, 2023

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

@gradio/button@0.2.4

Patch Changes

@gradio/chatbot@0.4.4

Patch Changes

@gradio/dataframe@0.3.5

Patch Changes

@gradio/dataset@0.1.4

Patch Changes

@gradio/file@0.2.4

Patch Changes

@gradio/gallery@0.4.5

Patch Changes

@gradio/model3d@0.4.2

Patch Changes

@gradio/uploadbutton@0.1.4

Patch Changes

  • Updated dependencies [854b482f5, f1409f95e]:
    • @gradio/upload@0.4.0
    • @gradio/client@0.8.0
    • @gradio/button@0.2.4

@gradio/video@0.1.4

Patch Changes

@gradio/client@0.8.0

Features

gradio@4.2.0

Features

Fixes

@gradio/audio@0.5.0

Features

@gradio/code@0.2.4

Fixes

@gradio/image@0.3.4

Features

Fixes

@gradio/textbox@0.4.2

Fixes

@gradio/upload@0.4.0

Features

@gradio/annotatedimage@0.3.4

Patch Changes

@gradio/app@1.10.3

Patch Changes

  • Updated dependencies [6204ccac5, 4d3aad33a, 854b482f5, 55fda81fa, 37dd335e5, f1409f95e]:
    • @gradio/image@0.3.4
    • @gradio/upload@0.4.0
    • @gradio/code@0.2.4
    • @gradio/textbox@0.4.2
    • @gradio/audio@0.5.0
    • @gradio/client@0.8.0
    • @gradio/gallery@0.4.5
    • @gradio/row@0.1.0
    • @gradio/video@0.1.4
    • @gradio/annotatedimage@0.3.4
    • @gradio/button@0.2.4
    • @gradio/chatbot@0.4.4
    • @gradio/dataframe@0.3.5
    • @gradio/dataset@0.1.4
    • @gradio/file@0.2.4
    • @gradio/fileexplorer@0.3.4
    • @gradio/model3d@0.4.2
    • @gradio/uploadbutton@0.1.4

@gradio/fileexplorer@0.3.4

Patch Changes

  • Updated dependencies [854b482f5, f1409f95e]:
    • @gradio/upload@0.4.0
    • @gradio/client@0.8.0
    • @gradio/file@0.2.4

website@0.13.0

Features

@pngwn pngwn added the no-visual-update Add this to a PR to skip chromatic deployment and tests label Nov 8, 2023
@gradio-pr-bot
Copy link
Collaborator

gradio-pr-bot commented Nov 8, 2023

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
Storybook building...
Visual tests building...
🦄 Changes skipped! Workflow log

Install Gradio from this PR

pip install https://gradio-builds.s3.amazonaws.com/3dd48e11a5dc94aa5c2e420c44053b1e8d50545a/gradio-4.1.2-py3-none-any.whl

Install Gradio Python Client from this PR

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@3dd48e11a5dc94aa5c2e420c44053b1e8d50545a#subdirectory=client/python"

@pngwn pngwn force-pushed the changeset-release/main branch 7 times, most recently from 28cf6f9 to c11db74 Compare November 9, 2023 21:53
@abidlabs
Copy link
Member

abidlabs commented Nov 9, 2023

Was testing image_mod, and looks like there's an issue with image upload. If you upload an image, the value remains None, and so the demo errors out. Tested this with other demos as well locally, such as image-simple and the error persists. It only happens when you upload an image, not when you select an example, so it may be related to the recent changes around uploading.

@pngwn pngwn force-pushed the changeset-release/main branch 2 times, most recently from 51d02c7 to 3fe4941 Compare November 10, 2023 00:58
@pngwn pngwn force-pushed the changeset-release/main branch from 3fe4941 to 01e3cda Compare November 10, 2023 20:27
@abidlabs abidlabs merged commit 200237d into main Nov 10, 2023
@abidlabs abidlabs deleted the changeset-release/main branch November 10, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-visual-update Add this to a PR to skip chromatic deployment and tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants