A browser interface for OpenAI Sora, generate text-to-video simply. 👉 SoraWebui
English | 简体中文
git clone git@github.com:SoraWebui/SoraWebui.git
cd SoraWebui && yarn
#or
cd SoraWebui && npm install
#or
cd SoraWebui && pnpm install
yarn dev
#or
npm run dev
#or
pnpm dev
4. Open http://localhost with your browser to see it.
SoraWebui requires FakeSoraAPI to function properly.