API for SoraWebui.This API will be called to generate video from text. demo here👉 FakeSoraAPI
English | 简体中文
git clone git@github.com:SoraWebui/FakeSoraAPI.git
cd FakeSoraAPI && yarn
#or
cd FakeSoraAPI && npm install
#or
cd FakeSoraAPI && pnpm install
yarn dev
#or
npm run dev
#or
pnpm dev