jackailocal / docs /WHAT_TO_DO_AFTER_GRADIO.md
jackboy70's picture
Deploy: accurate lite-builder note
f25362a
|
Raw
History Blame Contribute Delete
760 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade

What To Do After Gradio

Simple flow

  1. Choose the intended use.
  2. Choose the target.
  3. Click Prepare / publish now.
  4. If Gradio is running locally on Windows, it can prepare this computer, a USB key, or an external SSD directly.
  5. If the target is a package, download the generated ZIP and give it to the target user.

Advanced/manual flow

  1. Download the manifest ZIP or platform builder ZIP.
  2. Extract the full builder package.
  3. Choose a target:
BUILD-LOCAL.cmd
BUILD-USB.cmd
BUILD-SSD.cmd
  1. Confirm the target and wait for the builder to finish.
  2. 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.