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

Uploaded Source

Built Distribution

gradio_gradioworkbook-0.0.21-py3-none-any.whl (496.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.21.tar.gz
Algorithm Hash digest
SHA256 d78dc846005a7e9fbbab737acd9949e23a488d342cb21b6f14f2517260deaac7
MD5 a6d13e659cc21a32105df965203f64c1
BLAKE2b-256 808194670676ec0309c29214af5223a1aba409e390cf73d167d90df4ccc43fa8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gradio_gradioworkbook-0.0.21-py3-none-any.whl
Algorithm Hash digest
SHA256 962da6defe0643fede14306daf86bbd2a2167d7171f2a78236ce1a27a75bcaa7
MD5 a15d6772e7c994aa818f3d4c5a48e915
BLAKE2b-256 b770710c8521ed599078295d197021189b3553281dae2f51c0dca5c1ae66ed70

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