mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-01-19 01:21:01 +08:00
17 lines
430 B
JSON
17 lines
430 B
JSON
{
|
|
"repo": {
|
|
"sdwebui": {
|
|
"url": "https://github.com/lanvent/plugin_sdwebui.git",
|
|
"desc": "利用stable-diffusion画图的插件"
|
|
},
|
|
"replicate": {
|
|
"url": "https://github.com/lanvent/plugin_replicate.git",
|
|
"desc": "利用replicate api画图的插件"
|
|
},
|
|
"summary": {
|
|
"url": "https://github.com/lanvent/plugin_summary.git",
|
|
"desc": "总结聊天记录的插件"
|
|
}
|
|
}
|
|
}
|