zentralwerkstatt's Stars
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
Stability-AI/stablediffusion
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.
Textualize/textual
The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
mlfoundations/open_clip
An open source implementation of CLIP.
Sygil-Dev/sygil-webui
Stable Diffusion web UI
NVlabs/stylegan3
Official PyTorch implementation of StyleGAN3
alexlenail/NN-SVG
Publication-ready NN-architecture schematics.
CarperAI/trlx
A repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
microsoft/Microsoft-3D-Movie-Maker
This is the source code for the original Microsoft 3D Movie Maker released in 1995. This is not supported software.
microsoft/GW-BASIC
The original source code of Microsoft GW-BASIC from 1983
rinongal/textual_inversion
aqlaboratory/openfold
Trainable, memory-efficient, and GPU-friendly PyTorch reproduction of AlphaFold 2
pharmapsychotic/clip-interrogator
Image to prompt with BLIP and CLIP
hila-chefer/Transformer-Explainability
[CVPR 2021] Official PyTorch implementation for Transformer Interpretability Beyond Attention Visualization, a novel method to visualize classifications by Transformer based networks.
ines/termynal
⬛️ Lightweight and modern terminal animations using async/await
joewdavies/geoblender
Tutorials for making 3D-looking maps with Blender and QGIS
yuval-alaluf/hyperstyle
Official Implementation for "HyperStyle: StyleGAN Inversion with HyperNetworks for Real Image Editing" (CVPR 2022) https://arxiv.org/abs/2111.15666
weihaox/awesome-gan-inversion
[TPAMI 2022] GAN Inversion: A Survey
dvschultz/ml-art-colabs
A list of Machine Learning Art Colabs
hila-chefer/Transformer-MM-Explainability
[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.
crowsonkb/v-diffusion-pytorch
v objective diffusion inference code for PyTorch.
EndlessSora/DeceiveD
[NeurIPS 2021] Deceive D: Adaptive Pseudo Augmentation for GAN Training with Limited Data
suinleelab/path_explain
A repository for explaining feature attributions and feature interactions in deep neural networks.
amazon-science/gan-control
This package provides a pythorch implementation of "GAN-Control: Explicitly Controllable GANs", ICCV 2021.
KaliYuga-ai/DreamBoothV2fork
A fork of DreamBooth with Stable Diffusion V2 Enabled.
NVlabs/LACE
A new play-and-plug method of controlling an existing generative model with conditioning attributes and their compositions.
crowsonkb/shared_ndarray
A pickleable wrapper for sharing NumPy ndarrays between processes using POSIX shared memory.