maliooo's Stars
TheMistoAI/MistoControlNet-Flux-dev
ControlNet collections for Flux1-dev model, Trained by TheMisto.ai Team
XLabs-AI/x-flux
cloneofsimo/minRF
Minimal implementation of scalable rectified flow transformers, based on SD3's approach
LLaVA-VL/LLaVA-NeXT
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
kohya-ss/sd-scripts
nftblackmagic/Diffusion-Tryon-Trainer
Diffusion-Tryon-Trainer
sugarkwork/Comfyui_api_client
ComfyUI API client library for easily interacting with ComfyUI's API in Python, with both synchronous and asynchronous versions.
ZHO-ZHO-ZHO/ZHO-ZHO-ZHO
Config files for my GitHub profile.
karpathy/llm.c
LLM training in simple, raw C/CUDA
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
wangyuxinwhy/uniem
unified embedding model
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
QwenLM/Qwen-VL
The official repo of Qwen-VL (通义千问-VL) chat & pretrained large vision language model proposed by Alibaba Cloud.
OMG59E/trt-llm2
trt2023复赛仓库
NVIDIA/trt-samples-for-hackathon-cn
Simple samples for TensorRT programming
Tlntin/Qwen-TensorRT-LLM
xszyou/Fay
Fay is an open-source digital human framework integrating language models and digital characters. It offers retail, assistant, and agent versions for diverse applications like virtual shopping guides, broadcasters, assistants, waiters, teachers, and voice or text-based mobile assistants.
NVIDIA/Stable-Diffusion-WebUI-TensorRT
TensorRT Extension for Stable Diffusion Web UI
ajay-sainy/Wav2Lip-GFPGAN
High quality Lip sync
OpenTalker/SadTalker
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
MetaGLM/FinGLM
FinGLM: 致力于构建一个开放的、公益的、持久的金融大模型项目,利用开源开放来促进「AI+金融」。
showlab/loveu-tgve-2023
Official GitHub repository for the Text-Guided Video Editing (TGVE) competition of LOVEU Workshop @ CVPR'23.
s0md3v/roop
one-click face swap
aigc-apps/sd-webui-EasyPhoto
📷 EasyPhoto | Your Smart AI Photo Generator.
modelscope/facechain
FaceChain is a deep-learning toolchain for generating your Digital-Twin.
HarderThenHarder/transformers_tasks
⭐️ NLP Algorithms with transformers lib. Supporting Text-Classification, Text-Generation, Information-Extraction, Text-Matching, RLHF, SFT etc.
TingsongYu/PyTorch-Tutorial-2nd
《Pytorch实用教程》(第二版)无论是零基础入门,还是CV、NLP、LLM项目应用,或是进阶工程化部署落地,在这里都有。相信在本书的帮助下,读者将能够轻松掌握 PyTorch 的使用,成为一名优秀的深度学习工程师。
TingsongYu/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码