Spaces:
Paused
Paused
| port: 8001 | |
| whitelist: | |
| - 127.0.0.1 | |
| - 127.0.0.1 | |
| whitelistMode: false | |
| basicAuthMode: true | |
| basicAuthUser: | |
| username: zye784581395 | |
| password: meimei520 | |
| autorun: true | |
| listen: true | |
| allowKeysExposure: false | |
| securityOverride: false | |
| skipContentCheck: false | |
| requestOverrides: [] | |
| extras: | |
| promptExpansionModel: Cohee/fooocus_expansion-onnx | |
| enableCorsProxy: false | |
| openai: | |
| randomizeUserId: false | |
| captionSystemPrompt: "" | |
| deepl: | |
| formality: default | |
| enableServerPlugins: false | |
| dataRoot: ./data | |
| enableForwardedWhitelist: true | |
| enableUserAccounts: false | |
| enableDiscreetLogin: false | |
| cookieSecret: sgPwo9VHd3INgV8SqjA+q9/79po5sS8dHUaDKLSVFgBn6aBxBU1KP26E+1zL5InLztH3vuzrRn+onPz+7MTN2A== | |
| disableCsrfProtection: false | |
| whitelistImportDomains: | |
| - localhost | |
| - cdn.discordapp.com | |
| - files.catbox.moe | |
| - raw.githubusercontent.com | |
| mistral: | |
| enablePrefix: false | |
| sessionTimeout: 86400 | |
| protocol: | |
| ipv4: true | |
| ipv6: false | |
| dnsPreferIPv6: false | |
| autorunHostname: auto | |
| autorunPortOverride: -1 | |
| requestProxy: | |
| enabled: false | |
| url: socks5://username:password@example.com:1080 | |
| bypass: | |
| - localhost | |
| - 127.0.0.1 | |
| autheliaAuth: false | |
| perUserBasicAuth: false | |
| avoidLocalhost: false | |
| enableDownloadableTokenizers: true | |
| promptPlaceholder: "[Start a new chat]" | |
| ollama: | |
| keepAlive: -1 | |
| batchSize: -1 | |
| claude: | |
| enableSystemPromptCache: false | |
| cachingAtDepth: -1 | |
| thumbnails: | |
| enabled: true | |
| quality: 95 | |
| format: jpg | |
| dimensions: | |
| bg: | |
| - 160 | |
| - 90 | |
| avatar: | |
| - 96 | |
| - 144 | |
| backups: | |
| chat: | |
| enabled: true | |
| throttleInterval: 10000 | |
| maxTotalBackups: -1 | |
| common: | |
| numberOfBackups: 50 | |
| cardsCacheCapacity: 100 | |
| extensions: | |
| enabled: true | |
| autoUpdate: true | |
| models: | |
| autoDownload: true | |
| classification: Cohee/distilbert-base-uncased-go-emotions-onnx | |
| captioning: Xenova/vit-gpt2-image-captioning | |
| embedding: Xenova/all-mpnet-base-v2 | |
| speechToText: Xenova/whisper-small | |
| textToSpeech: Xenova/speecht5_tts | |
| minLogLevel: 0 | |
| listenAddress: | |
| ipv4: 0.0.0.0 | |
| ipv6: "[::]" | |
| enableServerPluginsAutoUpdate: true | |