当前位置:首页
> 2023年10月
Raspbian GUI图形配置
Raspbian GUI图形配置你将要做的有:准备材料选择系统建立基础桌面建立你需要准备:1.随便什么版本的Raspberry Pi2.带桌面或者不带桌面的Raspbian 系统镜像3.SD / MicroSD卡(至少4GB或更高)4.键盘和鼠标5.电视/监视器6.一台电脑:可以是Linux,MacOS或者Windows(用于烧录rasbian )7.网络不同的桌面环境对于内存的占用Lite: RPD: LXDE: XFCE:&n...
从零开始构建 RISC-V 架构下的 Debian 根文件镜像
主机配置:Ubuntu 18.04配置基本服务下载安装依赖sudo apt install debootstrap qemu qemu-user-static qemu-system qemu-utils qemu-system-misc binfmt-support dpkg-cross debian-ports-archive-keyring --no-install-re...
使用 tqdm 库在控制台中实现进度条
简单用法:from tqdm import tqdm for i in tqdm(range(2)): pass100%|███████████████████| 2/2 [00:00<00:00, 1998.72it/s] 从上面可以看到生成一个长度为2的列表传入tqdm中,在for中迭代,此时输出了进度条,这里tqdm全部使用了默认参数,默认进度条样式就是如上所示;通常默认进度条所输出...
AI越来越“变态”了,10大AI神器闻所未闻!
anydoor:https://damo-vilab.github.io/AnyDoor-Page/diffbir:https://github.com/XPixelGroup/DiffBIRtokenflow:https://diffusion-tokenflow.github.io/ProPainter:https://shangchenzhou.com/projects/ProPainter/CodeFormer:https://huggingface.co/spaces/sczhou/C...