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

Uploaded Source

Built Distribution

gradio_gradioworkbook-0.0.11-py3-none-any.whl (459.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.11.tar.gz
Algorithm Hash digest
SHA256 dee499e40cdcfcac31ead24d80da4814baf7ddc3f2e128b32b2a16c0fa419f44
MD5 5490625fa8d268e62d2af411e38d4cf7
BLAKE2b-256 e63bab750d96d66280ac78952be0fa5f5e2cc5a80117bcb477cfab20dc2ff802

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 2aaf22bd9f875b74e0f9c45bd36244caa6a3cc819d485c50046aeacc32bc7197
MD5 01b25ae4af583ea3cfc8ae824cf4aef1
BLAKE2b-256 853f8383fb53eed795ef503c40ec762e550166f10f2e538587009f4f3a2f32aa

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