WeChatBot/config.json

5 lines
127 B
JSON
Raw Normal View History

2023-02-05 21:27:35 +08:00
{
"OpenAI-API-Key" : "",
"GPT-Model" : "text-davinci-003",
"Diffusion-Model" : "stabilityai/stable-diffusion-2-1"
}