Commit History

fix(lora): patch non-diffusers Wan LoRA converter for ComfyUI and Civitai key compatibility
42cbb83

bann commited on

feat(turbo): add native 4-step and 8-step LightX2V distill Turbo LoRA acceleration
feee32b

bann commited on

fix(deps): add peft dependency required for diffusers load_lora_weights
a2f22d5

bann commited on

fix(gradio): align gradio with sdk 6.20.0 and restore standard action handlers
8049492

bann commited on

perf(zerogpu): pre-load model pipeline on CPU at startup and increase GPU timeout quota
97a97db

bann commited on

fix(model_repo): use official verified public Wan2.2 Hugging Face repo IDs
109c1c7

bann commited on

fix(diffusers): import WanImageToVideoPipeline, WanPipeline, and DiffusionPipeline safely
7ad0a73

bann commited on

fix(gradio): remove unsupported ssr kwarg and set GRADIO_SSR=False in env
90b0db1

bann commited on

fix(zerogpu): use dynamic *args in get_duration and disable experimental ssr
81ba29d

bann commited on

feat: upgrade default model to Wan 2.2 MoE suite and configure Civitai API key
2d2d6b8

bann commited on

fix(gradio): apply safe monkey-patch for gradio_client bool schema bug and set api_name=False
8baf391

bann commited on

fix(gradio): fix OpenAPI bool schema crash and add Base NSFW Adapter slot with Civitai 1307155
6f83a93

bann commited on

docs: add push instructions and secret config guide in comandos.md
3573fa3

bann commited on

feat: initial commit for Wan 2.1 / 2.2 Studio Space with ZeroGPU and Multi-LoRA
342ec8c

bann commited on