You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user saves a file, also request a deep link with GET /gradio_api/deep_link. Save this. When a user clicks on the space from the saved image, open the page with the deep link with GET /?deep_link=
The Running Label is redundant since all spaces are running. Maybe only show running and paused/broken spaces if the search results are few (like less than 10)
Would be cool to show ZeroGPU (hardware in general) and MCP status though in the spaces card
Show which model a space is using (should be in the README tags if available)
RunningLabel is redundant since all spaces are running. Maybe only show running and paused/broken spaces if the search results are few (like less than 10)