File size: 334 Bytes
abc5ed7
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
import gradio as gr
import random as rd

with gr.Blogr.Blocks() as myApp:
    with gr.Row():
        with gr.Colgr.Column(scala=1):
          inp = gr.Radgr(choices=list(range(10)),label='34 '
        with gr.Colgr.Column(scala=1):
         out = gr.Texgr.Textbox(label= 
 myApp.laumyApp.launch()