gradio
ZeroGPU native support
#13316
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
34
Changes
View On
GitHub
Commits
feat(queue): multiprocessing support
cbensimon
committed
106 days ago
add changeset
gradio-pr-bot
committed
106 days ago
ruff format
cbensimon
committed
106 days ago
spaces in test requirements
cbensimon
committed
94 days ago
No more auto-wrap
cbensimon
committed
94 days ago
ruff format
cbensimon
committed
94 days ago
Not needed anymore
cbensimon
committed
94 days ago
Merge branch 'main' into queue-multiprocess
cbensimon
committed
94 days ago
add changeset
gradio-pr-bot
committed
94 days ago
ruff check
cbensimon
committed
94 days ago
ty is not ready for serious typing
cbensimon
committed
94 days ago
ruff format
cbensimon
committed
94 days ago
Shorter
cbensimon
committed
94 days ago
SimpleQueue
cbensimon
committed
94 days ago
handle RPC thread exceptions
cbensimon
committed
94 days ago
Already in pyproject.toml
cbensimon
committed
93 days ago
Add docstring for MultiprocessWorkerContextualizer
cbensimon
committed
93 days ago
Mount Middleware in launch instead of create_app + START_TIMEOUT
cbensimon
committed
93 days ago
Move setup inside Blocks method
cbensimon
committed
93 days ago
Also setup for mount_gradio_app
cbensimon
committed
93 days ago
Move in route_utils.py ...
cbensimon
committed
93 days ago
Fix utils.is_zero_gpu_space
cbensimon
committed
92 days ago
Remove max_size override since it has never been used until here
cbensimon
committed
92 days ago
Propagate context to handler
cbensimon
committed
92 days ago
Do not wrap fn with partial
cbensimon
committed
92 days ago
Add a test for context propagation
cbensimon
committed
92 days ago
Ruff
cbensimon
committed
92 days ago
Only pass context where needed
cbensimon
committed
92 days ago
Also for generators x async
cbensimon
committed
91 days ago
ty
cbensimon
committed
91 days ago
Move middleware setup in dedicated zerogpu module + add disconnect detector
cbensimon
committed
91 days ago
spaces 0.50.dev3
cbensimon
committed
91 days ago
Add a test for cursor bot
cbensimon
committed
91 days ago
Merge branch 'main' into queue-multiprocess
cbensimon
committed
55 days ago
Loading