This commit is contained in:
licoy
2024-07-15 15:29:56 +08:00
parent dd1030139b
commit 3767b2c7f9
4 changed files with 150 additions and 91 deletions

View File

@@ -1,5 +1,3 @@
import { stabilityRequestCall } from "@/app/store/sd";
export const OWNER = "Yidadaa";
export const REPO = "ChatGPT-Next-Web";
export const REPO_URL = `https://github.com/${OWNER}/${REPO}`;