links and status of cool gradio demos

Overview

awesome-demos

This is a list of some wonderful demos & applications built with Gradio. Here's how to contribute yours!

🖊️ Natural language processing

Demo name (link to demo) input type(s) output type(s) status badge
ruDALL-E Text Image demo status
Mandarin Text-to-Speech (TTS) Text Audio demo status
Multilingual Summarization model (MLSUM) Radio, Text Text demo status
News Summarizer Text Text demo status
KoGPT Text Text demo status
Sentiment Histogram For Turkish Text Image demo status
GPT-J-6B Text Text demo status
Adverse Drug Reaction Xtractor Text HTML demo status
Neural Search Engine Text Text demo status
E-Coicop-food-classifier Text Text demo status
twitter_emotions Text Label demo status
Language Detector Text Label demo status
Question Answering in English, Spanish and Basque Text Text demo status
Table Question Answering (TAPAS) Text, CSV JSON, Dataframe demo status
Song Genre Predictor Text Label demo status

📷 Computer vision

Demo name (link to demo) input type(s) output type(s) status badge
ruDALL-E Text Image demo status
Animeganv2 Image Image demo status
Bytetrack Image Image demo status
Anime Face Detector Image, Slider Image demo status
super-image Image, Radio, Dropdown Image demo status
Pet Breed Classifier Image Label demo status
LayoutLMv2 Image Image demo status
Yolov5 Image Image demo status
VQGAN + CLIP Text, Image, Slider, Number Image, Video demo status
CLIP Guided Diffusion Text, Image, Slider, Number Image, Video demo status
BlendGAN Image, Slider Image demo status
SAHI + YOLOv5 Image, Number, Dropdown, Checkbox Image demo status
Pose Estimation for Humans, Vehicles and Animals Image, Radio, Checkbox Image demo status
Convolutional Hough Matching Networks Image, Slider Image demo status
CRAFT-OCR Image Image, Text demo status
AnimeGANv2 for Videos Video, Slider Video demo status
CLIP Image Search Image, Radio, Text Image demo status

🔬 Science

Demo name (link to demo) input type(s) output type(s) status badge
MolDesigner Text, Image, Dropdown Text demo status

💊 Medicine

Demo name (link to demo) input type(s) output type(s) status badge
Echocardiogram-Segmentation Image Image demo status
Adverse Drug Reaction Xtractor Text HTML demo status
Sartorius Cell Instance Segmentation (detectron2) Image Image demo status
Cell Instance Segmentation (MMDetection) Image Image demo status

🎵 Audio processing

Demo name (link to demo) input type(s) output type(s) status badge
Mandarin Text-to-Speech (TTS) Text Audio demo status
Demucs Audio Audio demo status
XLS-R 2B 22-to-16 Speech Translation Audio, Dropdown Text demo status
YourTTS Audio, Dropdown, Textbox Audio demo status

🔢 Math

Demo name (link to demo) input type(s) output type(s) status badge
GP Posterior Approximation with Transformers Dataframe, Radio Text, Image demo status

🤗 Fun

Demo name (link to demo) input type(s) output type(s) status badge
Animeganv2 Image Image demo status
AnimeGANv2 for Videos Video, Slider Video demo status
Anime Face Detector Image, Slider Image demo status
Song Genre Predictor Text Label demo status
Owner
Gradio
Gradio's products help machine learning teams excel
Gradio
Official code for paper Exemplar Based 3D Portrait Stylization.

3D-Portrait-Stylization This is the official code for the paper "Exemplar Based 3D Portrait Stylization". You can check the paper on our project websi

60 Dec 07, 2022
Self-Supervised Pre-Training for Transformer-Based Person Re-Identification

Self-Supervised Pre-Training for Transformer-Based Person Re-Identification [pdf] The official repository for Self-Supervised Pre-Training for Transfo

Hao Luo 116 Jan 04, 2023
PyTorch package for the discrete VAE used for DALL·E.

Overview [Blog] [Paper] [Model Card] [Usage] This is the official PyTorch package for the discrete VAE used for DALL·E. Installation Before running th

OpenAI 9.5k Jan 05, 2023
Unofficial keras(tensorflow) implementation of MAE model from Masked Autoencoders Are Scalable Vision Learners

MAE-keras Unofficial keras(tensorflow) implementation of MAE model described in 'Masked Autoencoders Are Scalable Vision Learners'. This work has been

Yewon 11 Jun 12, 2022
LeetCode Solutions https://t.me/tenvlad

leetcode LeetCode Solutions groupped by common patterns YouTube: https://www.youtube.com/c/vladten Telegram: https://t.me/nilinterface Problems source

Vlad Ten 158 Dec 29, 2022
Deep Learning Training Scripts With Python

Deep Learning Training Scripts DNN Frameworks Caffe PyTorch Tensorflow CNN Models VGG ResNet DenseNet Inception Language Modeling GatedCNN-LM Attentio

Multicore Computing Research Lab 16 Dec 15, 2022
Plotting points that lie on the intersection of the given curves using gradient descent.

Plotting intersection of curves using gradient descent Webapp Link --- What's the app about Why this app Plotting functions and their intersection. A

Divakar Verma 2 Jan 09, 2022
PyTorch implementation of the ideas presented in the paper Interaction Grounded Learning (IGL)

Interaction Grounded Learning This repository contains a simple PyTorch implementation of the ideas presented in the paper Interaction Grounded Learni

Arthur Juliani 4 Aug 31, 2022
Simple image captioning model - CLIP prefix captioning.

Simple image captioning model - CLIP prefix captioning.

688 Jan 04, 2023
TargetAllDomainObjects - A python wrapper to run a command on against all users/computers/DCs of a Windows Domain

TargetAllDomainObjects A python wrapper to run a command on against all users/co

Podalirius 19 Dec 13, 2022
Code accompanying our NeurIPS 2021 traffic4cast challenge

Traffic forecasting on traffic movie snippets This repo contains all code to reproduce our approach to the IARAI Traffic4cast 2021 challenge. In the c

Nina Wiedemann 2 Aug 09, 2022
[ICLR'21] FedBN: Federated Learning on Non-IID Features via Local Batch Normalization

FedBN: Federated Learning on Non-IID Features via Local Batch Normalization This is the PyTorch implemention of our paper FedBN: Federated Learning on

<a href=[email protected]"> 156 Dec 15, 2022
Differentiable Abundance Matching With Python

shamnet Differentiable Stellar Population Synthesis Installation You can install shamnet with pip. Installation dependencies are numpy, jax, corrfunc,

5 Dec 17, 2021
Pytorch implementation of DeePSiM

Pytorch implementation of DeePSiM

1 Nov 05, 2021
Official PyTorch implementation of "Preemptive Image Robustification for Protecting Users against Man-in-the-Middle Adversarial Attacks" (AAAI 2022)

Preemptive Image Robustification for Protecting Users against Man-in-the-Middle Adversarial Attacks This is the code for reproducing the results of th

2 Dec 27, 2021
Official code for the paper "Why Do Self-Supervised Models Transfer? Investigating the Impact of Invariance on Downstream Tasks".

Why Do Self-Supervised Models Transfer? Investigating the Impact of Invariance on Downstream Tasks This repository contains the official code for the

Linus Ericsson 11 Dec 16, 2022
a reimplementation of UnFlow in PyTorch that matches the official TensorFlow version

pytorch-unflow This is a personal reimplementation of UnFlow [1] using PyTorch. Should you be making use of this work, please cite the paper according

Simon Niklaus 134 Nov 20, 2022
The NEOSSat is a dual-mission microsatellite designed to detect potentially hazardous Earth-orbit-crossing asteroids and track objects that reside in deep space

The NEOSSat is a dual-mission microsatellite designed to detect potentially hazardous Earth-orbit-crossing asteroids and track objects that reside in deep space

John Salib 2 Jan 30, 2022
A PyTorch Implementation of "Neural Arithmetic Logic Units"

Neural Arithmetic Logic Units [WIP] This is a PyTorch implementation of Neural Arithmetic Logic Units by Andrew Trask, Felix Hill, Scott Reed, Jack Ra

Kevin Zakka 181 Nov 18, 2022
PyTorch implementation of the paper Deep Networks from the Principle of Rate Reduction

Deep Networks from the Principle of Rate Reduction This repository is the official PyTorch implementation of the paper Deep Networks from the Principl

459 Dec 27, 2022