gradio
gradio copied to clipboard
[ZeroGPU] postMessage `zerogpu-headers`
🪼 branch checks and previews
• | Name | Status | URL |
---|---|---|---|
Spaces | Spaces preview | ||
Website | Website preview | ||
:unicorn: | Changes | Workflow log |
Install Gradio from this PR
pip install https://gradio-builds.s3.amazonaws.com/1cfeb49936ad7a0614e895286c7bc48b93aafc02/gradio-4.25.0-py3-none-any.whl
Install Gradio Python Client from this PR
pip install "gradio-client @ git+https://github.com/gradio-app/gradio@1cfeb49936ad7a0614e895286c7bc48b93aafc02#subdirectory=client/python"
What's the use case @cbensimon ?
What's the use case @cbensimon ?
Sorry I didn't introduce the PR (I thought that I opened it on my fork 🤦♂️)
The idea is to provide a transparent auth mechanism for ZeroGPU (regarding GPU quotas, which are currently IP-based only). If it ends up working properly I think that "Sign-in with HF" could also use this mechanism to have a transparent login when the Space is displayed on the hub (won't work with the direct URL)
Changes look good to me @cbensimon! (just a nit above)