mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-04-26 01:06:27 +02:00
add sd config key
This commit is contained in:
parent
6c5509d0ca
commit
351fd84bc6
1 changed files with 4 additions and 0 deletions
|
|
@ -32,3 +32,7 @@ RPM: 10
|
|||
|
||||
#AZURE_TTS_SUBSCRIPTION_KEY: "YOUR_API_KEY"
|
||||
#AZURE_TTS_REGION: "eastus"
|
||||
|
||||
#### for SD
|
||||
SD_URL: "YOUR_SD_URL"
|
||||
SD_T2I_API: "/sdapi/v1/txt2img"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue