-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
使用Replicate API画图的插件��插件说明。
v0.1初始版本,要求: chatgpt-on-wechat>=1.2.1.1
插件安装参考更新记录,以下3个方法都可以安装插件:
-
管理员认证后,
#installp https://github.com/lanvent/plugin_replicate.git -
pull最新代码,管理员认证后,
#installp replicate -
手动复制插件里的所有文件,放置在
plugins目录下的子文件夹中,除此以外,你还需要安装文件夹中requirements.txt中的依赖
注意事项:
- API调用速度有可能很慢,会阻塞单个会话,可参考更新记录调整单个会话的最大并发数量。
Update:
使用"#updatep replicate"指令,可更新插件到最新版。 也可重新安装插件。
v0.3 支持翻译中文Prompt
需要参考
Lines 73 to 74 in 3001ba9
| "baidu_translate_app_id": "", # 百度翻译api的appid | |
| "baidu_translate_app_key": "", # 百度翻译api的秘钥 |
config.json中。
v0.2 支持输���图片
要求: chatgpt-on-wechat>=1.2.2
以图片修复为例:
congxuma
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation



