gradio icon indicating copy to clipboard operation
gradio copied to clipboard

[ZeroGPU] postMessage `zerogpu-headers`

Open cbensimon opened this issue 10 months ago • 3 comments

cbensimon avatar Mar 28 '24 16:03 cbensimon

🪼 branch checks and previews

Name Status URL
Spaces ready! Spaces preview
Website ready! Website preview
:unicorn: Changes failed! 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"

gradio-pr-bot avatar Mar 28 '24 16:03 gradio-pr-bot

What's the use case @cbensimon ?

freddyaboulton avatar Mar 28 '24 19:03 freddyaboulton

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)

cbensimon avatar Mar 29 '24 09:03 cbensimon

Changes look good to me @cbensimon! (just a nit above)

hannahblair avatar Apr 08 '24 22:04 hannahblair