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.14.tar.gz (2.0 MB view details)

Uploaded Source

Built Distribution

gradio_gradioworkbook-0.0.14-py3-none-any.whl (439.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.14.tar.gz
Algorithm Hash digest
SHA256 9fca539a2de4ca94e31f7199eb2a1936e7728d2ff4eb46656787b700d47e69d9
MD5 470473c071bce4aa92bb711fd0664bfb
BLAKE2b-256 11ba0ccd17a0a81376093897873ce51d46670de1936f3a9e3c9f92e340c9d6ac

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 f97ec31a470ed30ce3c543f327062d79f3b9d4d9558daeff9f036a07ab931d3f
MD5 d2c41c377683dfb1091fa0e41686f105
BLAKE2b-256 2b6bb84dcc7a33b2ee36c7153f73d1445b5fac298824135ad5e296a5383247c1

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