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
ICCV2021 Oral SA-ConvONet: Sign-Agnostic Optimization of Convolutional Occupancy Networks

Sign-Agnostic Convolutional Occupancy Networks Paper | Supplementary | Video | Teaser Video | Project Page This repository contains the implementation

63 Nov 18, 2022
An open-source online reverse dictionary.

An open-source online reverse dictionary.

THUNLP 6.3k Jan 09, 2023
Learning-based agent for Google Research Football

TiKick 1.Introduction Learning-based agent for Google Research Football Code accompanying the paper "TiKick: Towards Playing Multi-agent Football Full

Tsinghua AI Research Team for Reinforcement Learning 90 Dec 26, 2022
Easily Process a Batch of Cox Models

ezcox: Easily Process a Batch of Cox Models The goal of ezcox is to operate a batch of univariate or multivariate Cox models and return tidy result. ⏬

Shixiang Wang 15 May 23, 2022
Official PyTorch implementation of the paper Image-Based CLIP-Guided Essence Transfer.

TargetCLIP- official pytorch implementation of the paper Image-Based CLIP-Guided Essence Transfer This repository finds a global direction in StyleGAN

Hila Chefer 221 Dec 13, 2022
TensorFlow implementation of "TokenLearner: What Can 8 Learned Tokens Do for Images and Videos?"

TokenLearner: What Can 8 Learned Tokens Do for Images and Videos? Source: Improving Vision Transformer Efficiency and Accuracy by Learning to Tokenize

Aritra Roy Gosthipaty 23 Dec 24, 2022
Fuzzing the Kernel Using Unicornafl and AFL++

Unicorefuzz Fuzzing the Kernel using UnicornAFL and AFL++. For details, skim through the WOOT paper or watch this talk at CCCamp19. Is it any good? ye

Security in Telecommunications 283 Dec 26, 2022
用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序

yolov5-dnn-cpp-py yolov5s,yolov5l,yolov5m,yolov5x的onnx文件在百度云盘下载, 链接:https://pan.baidu.com/s/1d67LUlOoPFQy0MV39gpJiw 提取码:bayj python版本的主程序是main_yolov5.

365 Jan 04, 2023
Pytorch Implementation of "Contrastive Representation Learning for Exemplar-Guided Paraphrase Generation"

CRL_EGPG Pytorch Implementation of Contrastive Representation Learning for Exemplar-Guided Paraphrase Generation We use contrastive loss implemented b

YHR 25 Nov 14, 2022
🐥A PyTorch implementation of OpenAI's finetuned transformer language model with a script to import the weights pre-trained by OpenAI

PyTorch implementation of OpenAI's Finetuned Transformer Language Model This is a PyTorch implementation of the TensorFlow code provided with OpenAI's

Hugging Face 1.4k Jan 05, 2023
To provide 100 JAX exercises over different sections structured as a course or tutorials to teach and learn for beginners, intermediates as well as experts

JaxTon 💯 JAX exercises Mission 🚀 To provide 100 JAX exercises over different sections structured as a course or tutorials to teach and learn for beg

Rohan Rao 512 Jan 01, 2023
RETRO-pytorch - Implementation of RETRO, Deepmind's Retrieval based Attention net, in Pytorch

RETRO - Pytorch (wip) Implementation of RETRO, Deepmind's Retrieval based Attent

Phil Wang 556 Jan 04, 2023
Where2Act: From Pixels to Actions for Articulated 3D Objects

Where2Act: From Pixels to Actions for Articulated 3D Objects The Proposed Where2Act Task. Given as input an articulated 3D object, we learn to propose

Kaichun Mo 69 Nov 28, 2022
Official code for "End-to-End Optimization of Scene Layout" -- including VAE, Diff Render, SPADE for colorization (CVPR 2020 Oral)

End-to-End Optimization of Scene Layout Code release for: End-to-End Optimization of Scene Layout CVPR 2020 (Oral) Project site, Bibtex For help conta

Andrew Luo 41 Dec 09, 2022
Code for Multinomial Diffusion

Code for Multinomial Diffusion Abstract Generative flows and diffusion models have been predominantly trained on ordinal data, for example natural ima

104 Jan 04, 2023
Reverse engineer your pytorch vision models, in style

🔍 Rover Reverse engineer your CNNs, in style Rover will help you break down your CNN and visualize the features from within the model. No need to wri

Mayukh Deb 32 Sep 24, 2022
A simple, high level, easy-to-use open source Computer Vision library for Python.

ZoomVision : Slicing Aid Detection A simple, high level, easy-to-use open source Computer Vision library for Python. Installation Installing dependenc

Nurettin Sinanoğlu 2 Mar 04, 2022
Random-Afg - Afghanistan Random Old Idz Cloner Tools

AFGHANISTAN RANDOM OLD IDZ CLONER TOOLS Install $ apt update $ apt upgrade $ apt

MAHADI HASAN AFRIDI 5 Jan 26, 2022
A PyTorch implementation of "CoAtNet: Marrying Convolution and Attention for All Data Sizes".

CoAtNet Overview This is a PyTorch implementation of CoAtNet specified in "CoAtNet: Marrying Convolution and Attention for All Data Sizes", arXiv 2021

Justin Wu 268 Jan 07, 2023
A tensorflow implementation of an HMM layer

tensorflow_hmm Tensorflow and numpy implementations of the HMM viterbi and forward/backward algorithms. See Keras example for an example of how to use

Zach Dwiel 283 Oct 19, 2022