codezjx

Results 7 comments of codezjx

@mac-naxin Hi,大概查了一下这个问题,你本地是使用`pycryptodome`这个库代替了`pycrypto`么?在`pycryptodome`项目也有人报了这个问题,还是open的,估计是没兼容好`pycrypto`: https://github.com/Legrandin/pycryptodome/issues/35 建议先卸载`pycryptodome`然后重新安装指定版本的`pycrypto`即可

And I find a similar issue here: https://github.com/SimonVT/android-menudrawer/issues/13

+1, same error on MacOS, using the [runwayml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5/blob/main/v1-5-pruned-emaonly.ckpt) ckpt file.

如果不需要历史记录文件,删除以下两个节点就能正常运行了,目前看是没有权限写入: ![image](https://github.com/user-attachments/assets/ad83099d-1b56-403c-b977-b92ccbd4a502) ![image](https://github.com/user-attachments/assets/ac474f0a-dd8d-4632-ab5a-8e0f6d9c1dd7)

![Image](https://github.com/user-attachments/assets/3c93eacf-338a-4b2c-9da9-cad663a2e208) 似乎Gemini 2.0 Flash Thinking目前在api中不会返回思考过程🤔:https://ai.google.dev/gemini-api/docs/thinking

@Xin1Dev @Tonystarkw12 已修复 #73 ,感谢支持~