mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-19 13:28:11 +08:00
feat: add replicate to source.json
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"sdwebui": {
|
||||
"url": "https://github.com/lanvent/plugin_sdwebui.git",
|
||||
"desc": "利用stable-diffusion画图的插件"
|
||||
},
|
||||
"replicate": {
|
||||
"url": "https://github.com/lanvent/plugin_replicate.git",
|
||||
"desc": "利用replicate api画图的插件"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user