Skip to content

Commit

Permalink
try it out sentece before launch.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaniloff committed Jul 4, 2024
1 parent 50b538e commit 5292e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/en/enterprise_cookbook_gradio.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
"source": [
"Notice how we passed in `[\"text\", \"slider\"]` as inputs and `[\"text\"]` as outputs -- these are called [Components](https://www.gradio.app/docs/gradio/introduction#components) in Gradio.\n",
"\n",
"That's all we need for our first demo. Go ahead and try out!"
"That's all we need for our first demo. Go ahead and try it out 👆! Type your name into the `name` textbox, slide the intensity that you want, and click `Submit`."
]
},
{
Expand Down

0 comments on commit 5292e94

Please sign in to comment.