Virgil Chen
Virgil Chen
现有的HTML导出格式,如果聊天记录太长,基本无法进行正常的检索。但是以TXT格式导出的话,现在的文本编辑器对于几百万行的文本搜索还是很快的。 但是以TXT文本导出,图片就只会显示 [图片],如果有文件名或者相对路径,便可以检索到原始图片。我尝试往模板里添加 %%IMGPATH%%,但是导出的文本仍然不包含图片路径,不确定是不是文本模式不支持。
VoodooI2C controller已经开始支持macOS的原生触摸板手势,不再是通过手势触发快捷键,建议更换。
python reduce_model.py --model-input /home/virgil/Desktop/F2F/pix2pix-tensorflow/face2face-model --model-output face2face-reduced-model 2018-03-18 15:21:21.466217: I tensorflow/stream_executor/cuda/cuda_gpu_executor.cc:898] successful NUMA node read from SysFS had negative value (-1), but there must be at least one NUMA node, so...
### 确认版本最新 - [X] 我已经确认在最新Action编译的版本中复现 ### 检索issue - [X] 我已经确认之前没有issue涉及此BUG ### subconverter版本 0.8.1 ### 转换过程 本地生成 ### 转换设置 generate.ini: ``` [home] path=/mnt/user/appdata/common_config/clash/generated/home.conf target=clash new_name=true config=http://config.ho.me/subconverter_config.ini expand=false url=xxxxx ``` subconverter_config.ini ```...
The code can be compiled with no errors but when running the code, it will only last for 1 or 2 frames then stopped by a segmentation fault (core dumped)....