Introducing Gradio Clients

Watch

New to Gradio? Start here: Getting Started

See the Release History

Introduction

Gradio Clients

Gradio applications support programmatic requests from many environments:

  • The Python Client: gradio-client allows you to make requests from Python environments.
  • The JavaScript Client: @gradio/client allows you to make requests in TypeScript from the browser or server-side.
  • You can also query gradio apps directly from cURL.

Community Clients

We also encourage the development and use of third party clients built by the community: