1306 Forks
19453 Stars
19453 Watchers

gradio

Create UIs for your machine learning model in Python in 3 minutes

How to download and setup gradio

Open terminal and run command
git clone https://github.com/gradio-app/gradio.git
git clone is used to create a copy or clone of gradio repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gradio https://github.com/gradio-app/gradio/archive/master.zip

Or simply clone gradio with SSH
[email protected]:gradio-app/gradio.git

If you have some problems with gradio

You may open issue on gradio support forum (system) here: https://github.com/gradio-app/gradio/issues