cjb1234567
cjb1234567
修复bug: 在/document/index?document_id=XX页面打开流程图时, 流程图内的链接用新窗口打开命令[blank]无法生效 例如: markdown流程图代码如下: ```flow st=>start: Start:>http://www.porn-hub.com[blank] e=>end:>http://www.google.com op1=>operation: My Operation sub1=>subroutine: My Subroutine cond=>condition: Yes or No?:>http://www.google.com io=>inputoutput: catch something... para=>parallel: parallel tasks st->op1->cond cond(yes)->io->e cond(no)->para para(path1, bottom)->sub1(right)->op1...
请按照一下格式提交issue,谢谢! 1. 你当前使用的是哪个版本的 MinDoc(`godoc_linux_amd64 version`)? v2.0 2. 你当前使用的是什么操作系统? windows 10 3. 你是如何操作的? 部署后,通过admin账号在chrome浏览器(v87)修改MinDoc演示项目的项目封面图片, 选择本地图片,选择剪切区域,点击上传 4. 你期望得到什么结果? 上传成功 5. 当前遇到的是什么结果? 第一次点击上传,页面红色文字提示 “图片剪切” , 第二次点击上传,按钮变灰,文字“上传中” , 持续很久没反应 服务器端控制台提示: 2020/12/16 17:21:18.150 [E] [asm_amd64.s:522]...
### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? V1 chat_bot.ask() returns revChatGPT.V1.Error because url...
该接口无法使用,sync_msg发送的请求参数中缺少必传字段open_kfid,已修复。 参考官方文档: https://developer.work.weixin.qq.com/document/path/94670
安装transformers后, 运行DEMO代码报错: --------------------------------------------------------------------------- HTTPError Traceback (most recent call last) [/usr/local/lib/python3.9/dist-packages/huggingface_hub/utils/_errors.py](https://localhost:8080/#) in hf_raise_for_status(response, endpoint_name) 258 try: --> 259 response.raise_for_status() 260 except HTTPError as e: 12 frames HTTPError: 401 Client Error: Unauthorized...