Loading...
https://blog.csdn.net/zcxey2911/article/details/129312693没有显卡的情况下执行命令python launch.py --skip-torch-cuda-test --upcast-sampling --use-cpu interrogate --precision full --no-halfhttps://www.bilibili.c...
泛域名解析(3个月):https://www.freesion.com/article/52581313492/
conda下载 https://docs.conda.io/en/latest/miniconda.html国内镜像conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free conda config --add channels https://mirrors.tuna.tsingh...
1 下载zipwget http://pecl.php.net/get/zip-1.15.5.tgz 2 解压,安装tar -zxvf zip-1.15.5.tgz cd zip-1.15.5 /opt/remi/php74/root/usr/bin/phpize 编译 安装./configure --with-php-config=/opt/remi/php74/root/usr/bin/...
wget https://pecl.php.net/get/mongodb-1.10.0.tgz #php8是1.12.0版本 cd mongodb-1.10.0 /www/server/php/74/bin/phpize #生成configure ./configure --with-php-config=/www/server/php/74/bin/php-config ...