mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-02-04 09:17:41 +08:00
25 lines
746 B
JSON
25 lines
746 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": "总结聊天记录的插件"
|
|
},
|
|
"timetask": {
|
|
"url": "https://github.com/haikerapples/timetask.git",
|
|
"desc": "一款定时任务系统的插件"
|
|
}
|
|
"pictureChange": {
|
|
"url": "https://github.com/Yanyutin753/pictureChange.git",
|
|
"desc": "利用stable-diffusion和百度Ai进行图生图或者画图的插件"
|
|
}
|
|
}
|
|
}
|