Skip to content

Instantly share code, notes, and snippets.

@sunilkumardash9
Created April 28, 2023 18:51
Show Gist options
  • Save sunilkumardash9/52cfd83f7f0567e29c967d5a2ed08484 to your computer and use it in GitHub Desktop.
Save sunilkumardash9/52cfd83f7f0567e29c967d5a2ed08484 to your computer and use it in GitHub Desktop.
with gr.Row():
with gr.Column(scale=0.85):
txt = gr.Textbox(
show_label=False,
placeholder="Enter text and press enter",
).style(container=False)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment