Skip to content

Nuvalence/blog-gradio-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gradio Example Dev Container

Gradio is the fastest way to demo your machine learning model with a friendly web interface so that anyone can use it, anywhere! This repository contains a simple application and dev container to help you get started.

https://www.gradio.app/

Get Started

Codespaces

  1. Start a new instance in Codespaces
  2. wait for postCreateCommand to finish.

Dev Containers

  1. Clone
  2. Connect to Dev Container
  3. Wait for postCreateCommand to finish

Local Dev

  1. Must have Python 3 installed
  2. Clone
  3. run pip3 install -r requirements.txt

Running

  1. python main.py
  2. visit the link or localhost:7860

About

Blog Demo for Dev Containers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%