上一页 1 2 3 4 5 6 7 ··· 11 下一页
摘要: openresty的下载安装步骤参考: http://openresty.org/cn/linux-packages.html#debian 安装完成后openresty已经自动启动,并启用了开机启动。 ——傻瓜式地开箱即用: systemctl status openresty 补充信息: con 阅读全文
posted @ 2024-08-22 09:47 M1927 阅读(228) 评论(0) 推荐(0)
摘要: (转载) 获取/传递真实IP 环境模拟: 客户端-->Nginx1/CDN/DDOS高防-->Nginx2-->后端Server request Header 部分请求头字段: X-Real-IP 用来保存客户端真实IP,默认为空 X-Forwarded-For 用来保存请求包的转发地址链,默认为空 阅读全文
posted @ 2024-07-18 10:17 M1927 阅读(535) 评论(0) 推荐(0)
摘要: 在被远程的windows系统中执行以下步骤: win+r键 - 输入regedit回车 找到路径HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters 2.1 Cr 阅读全文
posted @ 2024-07-03 09:50 M1927 阅读(7433) 评论(0) 推荐(0)
摘要: 基本认知 提示词会相互污染, 要尽可能地做减法。 XL版本主推使用自然语言 使用注释 将修饰词汇限定给某个主体,避免提示词污染 1girl(silver long hair,purple eyes),yellow suit 2people(1girl AND 1boy) 2characters(1g 阅读全文
posted @ 2024-05-11 16:37 M1927 阅读(1031) 评论(0) 推荐(0)
摘要: 目标效果: 步骤: 到设置Settings页面 -- 搜索 Quicksettings 在列表框中输入 sd_vae 和 CLIP_stop_at_last_layers 最后 Apply settings 并 Reload UI 完成 阅读全文
posted @ 2024-05-09 16:45 M1927 阅读(190) 评论(0) 推荐(0)
摘要: 简介 /usr/sbin/wondershaper 实际上是一个shell脚本, 真正实现限速效果的是tc命令(traffic control) 安装: apt install -y wondershaper #yum install -y wondershaper V1.2.1使用方法: #限速 阅读全文
posted @ 2024-05-09 09:34 M1927 阅读(1233) 评论(0) 推荐(0)
摘要: COMMANDLINE_ARGS="--skip-torch-cuda-test --upcast-sampling --no-half-vae \ --disable-model-loading-ram-optimization \ --skip-python-version-check \ -- 阅读全文
posted @ 2024-05-08 14:48 M1927 阅读(140) 评论(0) 推荐(0)
摘要: webui Version: v1.9.3 DWPose项目地址: https://huggingface.co/yzd-v/DWPose 国内镜像: https://gitee.com/hf-models/DWPose 准备工作 先安装 git-lfs,下载git仓库大文件会用到 文档: http 阅读全文
posted @ 2024-05-08 14:34 M1927 阅读(2182) 评论(0) 推荐(0)
摘要: 翻译主要源自deepl, 加了自己的理解, 供参考 补充解释: Linux/iOS的目录==Windows文件夹 options选项 : -h, --help 显示帮助信息并退出程序 show this help message and exit --update-all-extensions 在启 阅读全文
posted @ 2024-05-07 18:02 M1927 阅读(256) 评论(0) 推荐(0)
摘要: 视频参考:https://www.bilibili.com/video/BV12p4y1p7Yd 图文转自:https://mbd.baidu.com/newspage/data/dtlandingsuper?nid=dt_4248458547740137286 罗技m590鼠标 左键失灵 每次都需 阅读全文
posted @ 2024-04-23 10:06 M1927 阅读(8788) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 11 下一页