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

Uploaded Source

Built Distribution

gradio_gradioworkbook-0.0.22-py3-none-any.whl (497.4 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.22.tar.gz
Algorithm Hash digest
SHA256 4223a663ac2110fa07ac47149e9b07a297c32cb7f4b760c548458c0b40de110f
MD5 e8d2cb88b8203c549f5f553c7c5d7e48
BLAKE2b-256 fa1732aa0d305dbf451feb4babee44ebdcc3999e29738d2e73bf09c338aac9f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.22-py3-none-any.whl
Algorithm Hash digest
SHA256 b9cf9cb17087a6eabb9fb4e2bee57e6aa0536390cf92823299b8203a9fd5539f
MD5 a2718a3b172a9249040ac31ef81e2479
BLAKE2b-256 1a6641eccf30872c60fb71af6012cea59efa8331fbcbf57abe12c0a8effa50f3

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