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

Uploaded Source

Built Distribution

gradio_gradioworkbook-0.0.8-py3-none-any.whl (426.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gradio_gradioworkbook-0.0.8.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.8.tar.gz
Algorithm Hash digest
SHA256 ed6ffdf9c6f2629fd97c3e117b8865acf56b3ece0677fd47deb1eaa7499db5ea
MD5 fd42c97e8de1536fbdcbf984b0b490f2
BLAKE2b-256 552f9915466250a8f5f008da3d3b0fd6f1d39296565c907c6741dce27d5ad008

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 4651c875d930172d3dc8e3f20397ddc02745ede26cb113cd47431ca6e3f59e83
MD5 af16c2002831df4c058cb48f2fd7fc29
BLAKE2b-256 b55f3cdd78b133e7187bc3ac7d802a3b3d097f9174e7a1188e5b022743d96602

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