chuckles201's Stars
chuckles201/chuckles201.github.io
Site
chuckles201/JupyterToMdWebsite
Fetches Jupyter notebook from a remote github url, reads, and converts into nice-readable markdown.
Tencent/HunyuanVideo
HunyuanVideo: A Systematic Framework For Large Video Generation Model
imputnet/cobalt
best way to save what you love
PKU-YuanGroup/ConsisID
Identity-Preserving Text-to-Video Generation by Frequency Decomposition
hpcaitech/Open-Sora
Open-Sora: Democratizing Efficient Video Production for All
jy0205/Pyramid-Flow
Code of Pyramidal Flow Matching for Efficient Video Generative Modeling
explainingai-code/DiT-PyTorch
This repo implements Diffusion Transformers(DiT) in PyTorch and provides training and inference code on CelebHQ dataset
showlab/Awesome-Video-Diffusion
A curated list of recent diffusion models for video generation, editing, restoration, understanding, etc.
THUDM/CogVideo
text and image to video generation: CogVideoX (2024) and CogVideo (ICLR 2023)
microsoft/Reducio-VAE
ndrwmlnk/Awesome-Video-Diffusion-Models
xai-org/warc
:gear: A Rust library for reading and writing WARC files
3b1b/manim
Animation engine for explanatory math videos
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
xai-org/grok-1
Grok open release
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
etched-ai/open-oasis
Inference script for Oasis 500M
alibaba/Tora
The official repository for paper "Tora: Trajectory-oriented Diffusion Transformer for Video Generation"
lllyasviel/ControlNet
Let us control diffusion models!
lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
huggingface/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
PKU-YuanGroup/Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
rhymes-ai/Allegro
Allegro is a powerful text-to-video model that generates high-quality videos up to 6 seconds at 15 FPS and 720p resolution from simple text input.
ItzCrazyKns/Perplexica
Perplexica is an AI-powered search engine. It is an Open source alternative to Perplexity AI
ridgerchu/matmulfreellm
Implementation for MatMul-free LM.
microsoft/Samba
Official implementation of "Samba: Simple Hybrid State Space Models for Efficient Unlimited Context Language Modeling"
karpathy/LLM101n
LLM101n: Let's build a Storyteller
lucidrains/minGRU-pytorch
Implementation of the proposed minGRU in Pytorch