-
Notifications
You must be signed in to change notification settings - Fork 783
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace Gradio deprecated methods in 3.mdx
Replace the deprecated methods by those in Gradio 5.13.2: 1. `gr.Textbox(type="number")` --> `gr.Number()`. 2. `gr.Audio` covers both microphone and file upload without specifying `source`.
- Loading branch information
1 parent
013f293
commit 666ffe3
Showing
1 changed file
with
4 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters