CoolFace
Apppublic

wavespeed/sora2-text-to-video

sourceHugging Facemitupdated 1mo agoView on Hugging Face
2likes
18 commits on main
2826d3a1mo ago

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

chengzeyi, Claude Opus 4.8
232bcf02mo ago

Add UTM attribution to outbound wavespeed.ai links

chengzeyi
1a12fdf2mo ago

Correct API-key handling notes in README

chengzeyi
d0693a72mo ago

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

chengzeyi
6a6b4f25mo ago

Fix: python:3.10 + gradio 6.x pinned deps

Nior18867
36f51525mo ago

Cleanup: remove requirements.txt (using Docker)

Nior18867
0b7544a5mo ago

Fix: Docker python:3.10 + latest gradio

Nior18867
efe07695mo ago

Remove Dockerfile - using Gradio SDK now

Nior18867
98ef5295mo ago

Add requirements.txt (step 2/3)

Nior18867
6553d645mo ago

Switch to Gradio SDK mode (step 1/3)

Nior18867
6f8583a5mo ago

Fix: upgrade gradio 3.50.2 -> 4.44.1 to resolve jinja2 compatibility

Nior18867
f3ed2405mo ago

Fix: upgrade gradio 3.50.2 -> 4.44.1 to resolve jinja2 compatibility

Nior18867
56b42c55mo ago

Fix jinja2 compatibility - pin jinja2<3.1.5

Nior18867
6e863d08mo ago

Fix UTM URL format - remove spaces

Nior18867
318af6a8mo ago

Fix UTM links

Nior18867
00db0868mo ago

Add UTM tracking

Nior18867
840e2698mo ago

Add wavespeed link to description

Nior18867
a3a2e518mo ago

Deploy from Space Generator

Haorui Jiang