Skip to main content

Workbook for interacting with models in AIConfig

Project description

gradio_gradioworkbook

A Custom Gradio component to build AI Notebooks powered by AIConfig.

Example usage

Please see the demo/app.py for full details, but generally all you need to do is add these lines to your component:

import gradio as gr
from gradio_gradioworkbook import GradioWorkbook

AICONFIG_FILE_PATH = "./example_aiconfig.json" #Can also be empty or None!
with gr.Blocks() as demo:
    GradioWorkbook(filepath=AICONFIG_FILE_PATH)

demo.queue().launch()

For the remaining commands for local development, please follow the instructions from the README-dev.md file!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gradio_gradioworkbook-0.0.15.tar.gz (2.1 MB view details)

Uploaded Source

Built Distribution

gradio_gradioworkbook-0.0.15-py3-none-any.whl (467.1 kB view details)

Uploaded Python 3

File details

Details for the file gradio_gradioworkbook-0.0.15.tar.gz.

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.15.tar.gz
Algorithm Hash digest
SHA256 1699de544b855e4a28e44d788bbe8d6ea3e9cf5e8032e6a0c6a3cf5ff74c82ed
MD5 11d2ef4451060f4a156a193bf0cbee76
BLAKE2b-256 aec072738e3005398af445da68b9761f265a7b34c39fe524d412817b591addbb

See more details on using hashes here.

File details

Details for the file gradio_gradioworkbook-0.0.15-py3-none-any.whl.

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.15-py3-none-any.whl
Algorithm Hash digest
SHA256 c4365938ac0f195b557c15a5e997740d500563fcdad08da4161c0c83af18e41f
MD5 eb381ae0280b7ee2e1ad1d0874dad757
BLAKE2b-256 03b3e6b73c66a76d375080cd6cc34772cd2137ab33a094751a7f9c43098146c8

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page