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

Uploaded Source

Built Distribution

gradio_gradioworkbook-0.0.6-py3-none-any.whl (426.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gradio_gradioworkbook-0.0.6.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for gradio_gradioworkbook-0.0.6.tar.gz
Algorithm Hash digest
SHA256 2e64dc58df95b993149f50976a5a4c580ac52f85845b22fb8bf4d0926da57962
MD5 3b89158c1b52354f9c6d0272069b505b
BLAKE2b-256 a3066e20dc4e64f9312004ffae5f9d33de90fc03901ddc2c82449670ae85a641

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 d3122922b03090ec081d60132de3eaa83f3afc73fbd8cc5cff34d743e2e452b5
MD5 cde3e1d6194f88d6c9b0cf2e7debba77
BLAKE2b-256 9b30e4875929cb3788df85454c1de3164932de68ac0616e84c055c9a29263a37

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