A newer version of the Gradio SDK is available: 6.20.0
What To Do After Gradio
Simple flow
- Choose the intended use.
- Choose the target.
- Click
Prepare / publish now. - If Gradio is running locally on Windows, it can prepare this computer, a USB key, or an external SSD directly.
- If the target is a package, download the generated ZIP and give it to the target user.
Advanced/manual flow
- Download the manifest ZIP or platform builder ZIP.
- Extract the full builder package.
- Choose a target:
BUILD-LOCAL.cmd
BUILD-USB.cmd
BUILD-SSD.cmd
- Confirm the target and wait for the builder to finish.
- Start the prepared target with
START-HERE.cmd.
The builder writes models to models/ollama, installs Voice assets, and reports success only after validating the target.