Stars
text and image to video generation: CogVideoX (2024) and CogVideo (ICLR 2023)
解决Cursor在免费订阅期间出现以下提示的问题: You've reached your trial request limit. / Too many free trial accounts used on this machine. Please upgrade to pro. We have this limit in place to prevent abuse. Please l…
A ComfyUI extension allowing for the interrogation of booru tags from images.
A repository for organizing papers, codes and other resources related to Virtual Try-on Models
一个创建comfyui自定义节点的指南(guide to write comfyui custom node,tutorial)
CatVTON warpper for ComfyUI
Display the corresponding API payload after each generation on WebUI
InstantStyle: Free Lunch towards Style-Preserving in Text-to-Image Generation 🔥
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
ComfyUI-Manager is an extension designed to enhance the usability of ComfyUI. It offers management functions to install, remove, disable, and enable various custom nodes of ComfyUI. Furthermore, th…
Various AI scripts. Mostly Stable Diffusion stuff.
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
LlamaIndex is the leading framework for building LLM-powered agents over your data.
[AAAI 2024] Follow-Your-Pose: This repo is the official implementation of "Follow-Your-Pose : Pose-Guided Text-to-Video Generation using Pose-Free Videos"
MusePose: a Pose-Driven Image-to-Video Framework for Virtual Human Generation
这是AI游戏助手的最新版代码库,其他的代码库已停止更新。AI游戏助手截取游戏屏幕进行对象识别,模拟自动瞄准/自动开枪等功能,提升玩家的游戏体验。这个版本使用onnx+yoyov6进行AI推理,微软的onnx在个人电脑上运行效率很高,配合美团的yoyov6对象检测模型,游戏图像检测速度快到飞起。