Skip to content

Fake Sora API is an open-source project that simulates the yet-to-be-released OpenAI Sora API, enabling developers to prepare and test their applications in advance.

Notifications You must be signed in to change notification settings

SoraWebui/FakeSoraAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

04edb58 · Feb 21, 2024

History

26 Commits
Feb 20, 2024
Feb 20, 2024
Feb 20, 2024
Feb 18, 2024
Feb 18, 2024
Feb 18, 2024
Feb 21, 2024
Feb 21, 2024
Feb 18, 2024
Feb 18, 2024
Feb 18, 2024
Feb 21, 2024
Feb 18, 2024
Feb 18, 2024
Feb 18, 2024

Repository files navigation

FakeSoraAPI

API for SoraWebui.This API will be called to generate video from text. demo here👉 FakeSoraAPI

English | 简体中文

Quick Started

Deploy on Vercel

Deploy with Vercel

1. Clone project

git clone [email protected]:SoraWebui/FakeSoraAPI.git

2. Install dependencies

cd FakeSoraAPI && yarn
#or
cd FakeSoraAPI && npm install
#or
cd FakeSoraAPI && pnpm install

3. Run it

yarn dev
#or
npm run dev
#or
pnpm dev

4. Open http://localhost:8081 with your browser to see it.

success_deploy.jpg

About

Fake Sora API is an open-source project that simulates the yet-to-be-released OpenAI Sora API, enabling developers to prepare and test their applications in advance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages