Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth committed Oct 25, 2024
1 parent 5c4a5bb commit 987e19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ model.launch_gradio()

![Gradio Interface](https://raw.githubusercontent.com/dnth/x.infer/refs/heads/main/assets/gradio.png)

You can also launch a Gradio interface with all models available.
You can also launch a Gradio interface with all models available in a dropdown. Pick a model, upload an image, and see the inference results.

```python
xinfer.launch_gradio_demo()
Expand Down

0 comments on commit 987e19c

Please sign in to comment.