CoolFace
Apppublic

wavespeed/wan-2-1-vace-14b

sourceHugging Facemitupdated 1mo agoView on Hugging Face
10likes
8 commits on main
5ae359f1mo ago

Link the Space to its upstream model(s) and tag it

chengzeyi, Claude Opus 4.8
8b739de2mo ago

Add UTM attribution to outbound wavespeed.ai links

chengzeyi
51b85642mo ago

Correct API-key handling notes in README

chengzeyi
718227d2mo ago

Rebuild on shared BYOK template: user-supplied API key, v3 API, Python 3.11

chengzeyi
7d53aa52mo ago

Remove dead commented examples referencing a decommissioned CloudFront host

chengzeyi
4a4eaf92mo ago

Fix startup failures: pin Python 3.11, unpin pydantic, vendor example media

chengzeyi
acf03e72mo ago

Fix import-time crash: lazy safety classifier, no hard raise on missing API key

chengzeyi
788e31f1y ago

Update app.py

jiandan1998