mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
Update README.md
This commit is contained in:
parent
82b6e0586a
commit
32ada31745
@ -4,7 +4,7 @@
|
||||
|
||||
# Welcome to Gradio
|
||||
|
||||
Quickly create customizable UI components around your models. Gradio makes it easy for you to "play around" with your model in your browser by dragging-and-dropping in your own images, pasting your own text, recording your own voice, etc. and seeing what the model outputs.
|
||||
Quickly create a GUI around your machine learning model, API, or function. Gradio makes it easy for you to "play around" with your model in your browser by dragging-and-dropping in your own images, pasting your own text, recording your own voice, etc. and seeing what the model outputs.
|
||||
|
||||

|
||||
|
||||
@ -12,7 +12,7 @@ Gradio is useful for:
|
||||
|
||||
* Creating demos of your machine learning code for clients / collaborators / users
|
||||
|
||||
* Getting feedback on model performance from users
|
||||
* Getting feedback on model performance from testers
|
||||
|
||||
* Debugging your model interactively during development
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user