some notes during power apps development ;
在VS Code中添加已创建Python的虚拟环境
add the existing Python VEnv into VS Code as the kernel;
Conda 使用记录
notes of conda command;
在 macOS Ventura 13.6 上更新 Cocoapods
notes of problems and solution for update cocoapods on macOS Ventura 13.6.1;
在驱动云 VirtAI Cloud 上部署 Stable-diffusion-webui
记录在驱动云 VirtAI Cloud 上部署 stable-diffusion-webui 遇到的问题; a note of deploying stable-diffusion-webui in VirtAI Cloud;
Tagged as : LLM在驱动云 VirtAI Cloud 上部署 ChatGLM3
记录在驱动云 VirtAI Cloud 上部署 ChatGLM3 遇到的问题; a note of deploying ChatGLM3 in VirtAI Cloud;
Tagged as : LLM在Pelican中启用Mermaid
切回Disqus评论系统; Switch Back to Disqus;
切回Disqus评论系统
切回Disqus评论系统; Switch Back to Disqus;
记Github上的一次PR
记Github上的一次PR提交; a note of pull request in Github;
Tagged as : gitOpenCV3第4章图像和大型数组类型
OpenCV3第4章图像和大型数组类型学习笔记; OpenCV3-Ch4 notes of Images and Large Array Types, such as Mat, MatIterator, SparseMat, integral image and so on;
Tagged as : OpenCV