分类 其他 下的文章

工具与资源记录1. GitHub 项目项目地址说明BiliToolshttps://github.com/btjawa/BiliToolsB站相关工具res-downloaderhttps://github.com/putyy/res-downloader资源下载器BiliNotehttps://github.com/JefferyHcool/BiliNoteB站笔记工具2. 进程与文件进程...

阅读全文

Python 环境配置与 PyTorch 安装记录1. PyTorch 本地安装安装指定版本(cp312)pip install F:\Anaconda-old\torch121\torch-2.7.0+cu126-cp312-cp312-win_amd64.whl手动下载安装(cp310,大小约 2.7 GB)下载地址:https://download.pytorch.org/whl/cu...

阅读全文

LivePortrait 安装笔记LivePortrait 是一个由快手、中国科学技术大学和复旦大学联合研发的开源、可控人像视频生成框架1. PyTorch 安装(CUDA 12.1)使用官方源安装pip install torch==2.3.0 torchvision==0.18.0 torchaudio==2.3.0 --index-url https://download.pytorc...

阅读全文

OpenWrt / PandoraBox 软件源与配置笔记1. OpenWrt 软件源镜像国内镜像源中科大镜像mirrors.ustc.edu.cn/openwrt/snapshots/清华镜像mirrors.tuna.tsinghua.edu.cn/openwrt官方镜像USTC 代理openwrt.proxy.ustclug.orgOpenWrt 官方镜像mirror-03.infra....

阅读全文