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

Uploaded Source

Built Distribution

gradio_gradioworkbook-0.0.12-py3-none-any.whl (430.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.12.tar.gz
Algorithm Hash digest
SHA256 6845015371428ac5d4b2ef06c4614aa6926bcd7bb5a9e2c36580e87715602c21
MD5 4779486e87b7402cc9faab952feba71d
BLAKE2b-256 aaeb561fbd233b1d70e68bfa8cbd36c49bf87875d6522cdae2cad2794b3ba91d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 2dfc2fced8d17df650359147de232c8d22265337976a4519d60add36f091924d
MD5 4283e0b7c30c5bc0b64ed83e918ef98d
BLAKE2b-256 61c8b5a4f2a402c2446f4e4a17f3c12cdcbde15b58d176db86e863ba7e888560

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