xiankgx's Stars
CompVis/stable-diffusion
A latent text-to-image diffusion model
hpcaitech/ColossalAI
Making large AI models cheaper, faster and more accessible
lm-sys/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX.
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
tloen/alpaca-lora
Instruct-tune LLaMA on consumer hardware
Mikubill/sd-webui-controlnet
WebUI extension for ControlNet
facebookresearch/detr
End-to-End Object Detection with Transformers
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
facebookresearch/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
TheLastBen/fast-stable-diffusion
fast-stable-diffusion + DreamBooth
cloneofsimo/lora
Using Low-rank adaptation to quickly fine-tune diffusion models.
OpenGVLab/LLaMA-Adapter
[ICLR 2024] Fine-tuning LLaMA to follow Instructions within 1 Hour and 1.2M Parameters
JingyunLiang/SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
runwayml/stable-diffusion
Latent Text-to-Image Diffusion
lucidrains/stylegan2-pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
rosinality/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
ShivamShrirao/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
lucidrains/gigagan-pytorch
Implementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs
shunsukesaito/PIFu
This repository contains the code for the paper "PIFu: Pixel-Aligned Implicit Function for High-Resolution Clothed Human Digitization"
lucidrains/flamingo-pytorch
Implementation of 🦩 Flamingo, state-of-the-art few-shot visual question answering attention net out of Deepmind, in Pytorch
QData/spacetimeformer
Multivariate Time Series Forecasting with efficient Transformers. Code for the paper "Long-Range Transformers for Dynamic Spatiotemporal Forecasting."
declare-lab/flan-alpaca
This repository contains code for extending the Stanford Alpaca synthetic instruction tuning to existing instruction-tuned models such as Flan-T5.
S-aiueo32/contextual_loss_pytorch
Contextual Loss (CX) and Contextual Bilateral Loss (CoBi).
smy20011/dreambooth-docker
hlky/AIT
xiankgx/diffusers_stablediff_conversion
converts huggingface diffusers stablediffussion models to stablediffusion ckpt files usable in most opensource tools