Skip to content

Make static Spaces work with Buckets and also allow conversion from Gradio SDK to Static Spaces#469

Merged
abidlabs merged 14 commits into
mainfrom
fix-issue-460
Apr 3, 2026
Merged

Make static Spaces work with Buckets and also allow conversion from Gradio SDK to Static Spaces#469
abidlabs merged 14 commits into
mainfrom
fix-issue-460

Conversation

@abidlabs
Copy link
Copy Markdown
Member

@abidlabs abidlabs commented Mar 31, 2026

Motivation is that we will update the Trackio integration in transformers/trl to first create a Gradio Trackio Space, log data to it, etc. When the model is finished training and pushed to the Hub, the Gradio Trackio Space will be converted to a Static Trackio Space, reading from the same bucket.

Run examples/convert-gradio-to-static.py to see this in action.

@gradio-pr-bot
Copy link
Copy Markdown
Contributor

gradio-pr-bot commented Mar 31, 2026

🪼 branch checks and previews

Name Status URL
🦄 Changes detected! Details

@gradio-pr-bot
Copy link
Copy Markdown
Contributor

🦄 change detected

This Pull Request includes changes to the following packages.

Package Version
trackio minor

  • Make static Spaces work with Buckets and also allow conversion from Gradio SDK to Static Spaces

‼️ Changeset not approved. Ensure the version bump is appropriate for all packages before approving.

  • Maintainers can approve the changeset by checking this checkbox.

Something isn't right?

  • Maintainers can change the version label to modify the version bump.
  • If the bot has failed to detect any changes, or if this pull request needs to update multiple packages to different versions or requires a more comprehensive changelog entry, maintainers can update the changelog file directly.

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

HuggingFaceDocBuilderDev commented Mar 31, 2026

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview

Install Trackio from this PR (includes built frontend)

pip install "https://huggingface.co/buckets/trackio/trackio-wheels/resolve/58c5619bd9d8c00b11d6e1b85f0cdc08e713e8c2/trackio-0.20.2-py3-none-any.whl"

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@abidlabs abidlabs marked this pull request as ready for review March 31, 2026 20:48
@abidlabs
Copy link
Copy Markdown
Member Author

abidlabs commented Apr 1, 2026

Let's keep this open until the next version of huggingface_hub is released with the bucket api

@abidlabs
Copy link
Copy Markdown
Member Author

abidlabs commented Apr 3, 2026

Let's keep this open until the next version of huggingface_hub is released with the bucket api

huggingface_hub 1.9.0 is out so let's merge this in. Won't release a new version of trackio just yet until we've had time to test more.

@abidlabs abidlabs merged commit 915d170 into main Apr 3, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants