Spaces:
Running on Zero
Running on Zero
File size: 1,937 Bytes
62c1fc7 5ea4ef8 0fd4359 62c1fc7 0fd4359 21e696a d082756 c724656 0fd4359 21e696a 0fd4359 c724656 62c1fc7 0fd4359 21e696a c724656 0fd4359 21e696a 0fd4359 21e696a c724656 21e696a 0fd4359 c724656 21e696a 0fd4359 21e696a 0fd4359 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | ---
title: Model Test
emoji: 🔥
colorFrom: red
colorTo: purple
sdk: gradio
sdk_version: 5.34.1
python_version: '3.12.12'
app_file: app.py
pinned: false
suggested_storage: large
models:
- hunyuanvideo-community/HunyuanVideo-1.5-Diffusers-480p_t2v
- hunyuanvideo-community/HunyuanVideo-1.5-Diffusers-480p_i2v
- Wan-AI/Wan2.2-TI2V-5B-Diffusers
- Wan-AI/Wan2.2-T2V-A14B
- Qwen/Qwen3.6-35B-A3B
tags:
- image-to-video
- text-to-video
- zero-gpu
- hunyuanvideo-1.5
- wan2.2
- qwen
- llm
---
# Video Model ZeroGPU Test
This Space runs a Gradio test app for:
- `hunyuanvideo-community/HunyuanVideo-1.5-Diffusers-480p_t2v` (text-to-video)
- `hunyuanvideo-community/HunyuanVideo-1.5-Diffusers-480p_i2v` (image-to-video)
- `Wan-AI/Wan2.2-TI2V-5B-Diffusers` (text/image-to-video, 5B)
- `Wan-AI/Wan2.2-T2V-A14B` (text-to-video, 14B — higher quality, longer generation time)
- `Qwen/Qwen3.6-35B-A3B` (LLM — used for smart prompt enhancement)
Default settings:
- HunyuanVideo-1.5-T2V as default model
- Resolution: 848×480 (HunyuanVideo) / 1280×704 (Wan2.2)
- 81 frames
- 30 inference steps
- CFG 6.0
**LLM Prompt Enhancement:**
Enable the "Enhance prompt with LLM" checkbox to automatically expand your short prompt into a detailed, cinematic video description using Qwen3.6-35B-A3B. You can also click "Enhance now" to manually enhance the prompt before generation.
**Usage:**
Choose a model, upload a start image when needed (required for I2V), adjust the prompt, then click Generate.
By default, the app pre-downloads HunyuanVideo-1.5-T2V assets on startup with `PRELOAD_MODELS=HunyuanVideo-1.5-T2V`. You can set `PRELOAD_MODELS=none` to disable startup preloading and use the Download selected model button instead.
If the Space has persistent storage mounted at `/data`, downloads are stored there. Otherwise, they are stored in temporary Space storage and may need to be downloaded again after restart.
|