Nodes/BizyAirPlus/Vidu Q3 Text To Video (Official Edition)
ComfyUI Node

Vidu Q3 Text To Video (Official Edition)

Vidu Q3 Turbo text-to-video, Official edition — the full-speed text route with off-peak savings

By siliconflow·Created 5 months ago·Updated about a month ago· 20
Vidu Q3 Text To Video (Official Edition)
  • api_config
  • video
  • request_id
  • urls
prompt
resolution720P
duration5
aspect_ratio16:9
seed0
audiotrue
off_peakfalse
skip_errorfalse

Turbo text-to-video with the Official knob set is the sweet spot for anyone who generates a lot of text-driven clips: it's the fastest Vidu tier, it has seed control for reproducibility, and it keeps the off_peak discount mode for batch work. Pro gets you the polish; Turbo gets you the volume.

What this node does

BizyTRD_Vidu_Q3_Turbo_Official_T2V_API turns a prompt into a clip on the Turbo tier with the full Official edition - seed, audio, and off-peak included. Like every BizyTRD node, it's cloud execution: flip BizyAirPlus ON, Turbo runs on BizyAir's servers, and ComfyUI streams back the result. Your GPU never touches the model.

The inputs that matter

  • prompt - up to 5000 characters; everything lives here.
  • resolution - 720P default.
  • duration - 1–16 seconds.
  • aspect_ratio - 16:9 default.
  • seed - 0 default, -1 = random. Lock it to reproduce a take.
  • audio - on by default: Q3 generates dialogue and SFX.
  • off_peak - the money-saver: lower point cost, completion within 48 hours, auto-cancel-and-refund on timeout. Perfect for overnight batches of clips; wrong choice when you're waiting on a client.

Shared BizyAir options: api_config (endpoint/key override) and skip_error (placeholder instead of abort).

Outputs

  • video - the finished clip, wired into preview or save.
  • request_id - cloud task ID.
  • urls - hosted result URLs.

How to install

cd /path/to/ComfyUI/custom_nodes
git clone https://github.com/siliconflow/BizyAirPlus.git
cd BizyAirPlus
python -m pip install -r requirements.txt

Restart ComfyUI (or install "BizyAirPlus" via ComfyUI Manager). Deps: bizyair-cloudberry and bizytrd; no model files. First run: account at bizyair.ai → API key → enter when the ON button prompts (or Settings > BizyAirPlus > API Key; key at ~/.BizyAirPlus/apikey.ini).

Where people get burned

The off_peak refresh trap is the classic: enable it, then sit refreshing ComfyUI like it's a normal queue. It's not - 48 hours is the deal, and that's the point (cheaper). Also remember T2V is the weakest mode for subject consistency; Turbo T2V especially. If faces drift, anchor a first frame with the I2V or FLF nodes rather than fighting the prompt.

Pack note: BizyAir's malware reputation is leftover from a 2025 ComfyUI Manager auto-install bug - legitimate SiliconFlow pack, removed properly with pip uninstall bizyair-cloudberry bizytrd.

CategoryBizyAirModelServices/BizyTRD/Vidu

Inputs (9)

NameTypeDefaultDescription
promptSTRINGVincenzo video prompt word, Max 5000 characters
resolutionCOMBO720POutput resolution, default 720P
durationINT51–16Video length (seconds) , range 1-16, default 5
aspect_ratiooptCOMBO16:9Output video aspect ratio, 16:9 by default
seedoptINT0-1–2147483647Random Seed, -1 indicates automatic random generation
audiooptBOOLEANtrueEnables the generation of audio with video (including dialogue and sound effects) , only Q3 model support
off_peakoptBOOLEANfalseEnable trough mode to consume lower points, complete within 48 hours, timeout automatically cancels and refunds
api_configoptBIZYAIR_OPENAPI_CONFIG单次请求覆盖base_url和api_key
skip_erroroptBOOLEANfalse开启后遇到错误不中断工作流,输出对应类型的错误占位符

Outputs (3)

NameTypeDescription
videoVIDEO
request_idSTRING
urlsSTRING