mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 01:08:41 +08:00
feat: sd setting
This commit is contained in:
@@ -116,8 +116,9 @@ export enum ModelProvider {
|
||||
Qwen = "Qwen",
|
||||
}
|
||||
|
||||
export const StabilityPath = {
|
||||
export const Stability = {
|
||||
GeneratePath: "v2beta/stable-image/generate",
|
||||
ExampleEndpoint: "https://api.stability.ai",
|
||||
};
|
||||
|
||||
export const Anthropic = {
|
||||
|
Reference in New Issue
Block a user