stable-diffusion-webui-ComfyUI

ComfyUI
高级版 stable-diffusion
https://github.com/comfyanonymous/ComfyUI

Stable Diffusion AI免费模型下载网站推荐!

ci
https://civitai.com/

Tensor.Art
https://tensor.art/

哩布哩布AI
https://www.liblib.ai/ ( https://www.liblib.art/ )

报脸
https://huggingface.co/

吐司
https://tusiart.com/

=========================
炼丹阁
炼丹阁,ai模型网站,号称是国内的c站civitai
http://www.liandange.com/
2023-12-14 无法访问

git config set proxy

git config --global http.proxy 127.0.0.1:1080 //设置科学工具proxy否则后面无法启动项目
git config --global https.proxy 127.0.0.1:1080
git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git 
cd stable-diffusion-webui

git config –global http.sslVerify false

git遇到错误提示:unsafe repository 怎么解决?

 

git config --global --add safe.directory "*"

 

 

QEMU-Windows 联网

在 Windows 上使用 qemu 虚拟机,通过此配置,可以使 qemu 中的虚拟机能连接互联网,并且也可以和 Windows 主机通信。
此方式类似于 Vmware 和 VitrualBox 中的桥接网卡。配置方法如下:

在 Windows 主机上安装 TAP 网卡驱动: 可下载 openvpn 客户端软件,只安装其中的 TAP 驱动;在网络连接中,会看到一个新的网卡,属性类似于 TAP-Win32 Adapter…,将其名称修改为 tap0。
将 tap0 虚拟网卡和 Windows 上连接互联网的真实网卡桥接: 选中这两块网卡,右键,桥接。此时,Windows 主机将不能连接互联网,需要在网桥上配置 IP 地址和域名等信息,才能使 Windows 主机连接互联网。
qemu 配置: 在虚拟机启动命令行添加以下参数:–net nic -net tap,ifname=tap0;启动虚拟机,并配置虚拟机中的网卡,则虚拟机也可以和 Windows 主机一样,连接互联网和 Windows 主机。

========
https://my.oschina.net/Czl6BQ6SEmYt/blog/164308

AI相关

EliteQuant_Matlab
https://gitee.com/EliteQuant/EliteQuant_Matlab.git

文本到视频
https://github.com/THUDM/CogVideo

https://github.com/Picsart-AI-Research/Text2Video-Zero

https://research.nvidia.com/labs/toronto-ai/VideoLDM/
https://github.com/openatx/uiautomator2
============
文本到语音,口型视频
https://huggingface.co/spaces/JavaFXpert/Chat-GPT-LangChain

 

安卓自动化测试
https://github.com/openatx/uiautomator2

============
临时的
C#连VNC
https://gitee.com/zhc341272/HCVNC.git
远程链接RDC管理
https://github.com/xunki/RemoteDesktopManage

WinIO
https://github.com/starofrainnight/winio.git

======
微同商城
https://gitee.com/fuyang_lipengjun/platform.git