ComfyUI is a node-based interface for creating images, video, and other media with fine control over models and parameters.
Open Source: #pytorch
Catalog projects marked with #pytorch. Tags work as dedicated landing pages, so related tools are easier to find and connect.
This collection holds 6 projects with a combined 417,066 GitHub stars. Main languages: Python, Jupyter Notebook.
Repositories
LLMs from scratch is Sebastian Raschka’s educational repository for implementing a GPT-like language model step by step in PyTorch.
Annotated Deep Learning Papers is a collection of deep-learning paper implementations with explanations next to the code.
MiniMind is an educational PyTorch project for reproducing a small language model end to end: data, pretraining, finetuning, and experiments.
Made With ML is a practical course on designing, deploying, and iterating ML applications from experiment to production.
PyTorch Image Models is a large collection of computer vision models for PyTorch.