Skip to content

Commit

Permalink
Add interactive search video
Browse files Browse the repository at this point in the history
  • Loading branch information
dnth authored Oct 26, 2024
1 parent bf80dbf commit e83e9ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,14 @@ xinfer.list_models()
└────────────────┴─────────────────────────────────────────────────┴──────────────────────┘
```

If you're running in a Juypter Notebook environment, you can specify `interactive=True` to list and search supported models interactively.



https://github.com/user-attachments/assets/d51cf707-2001-478c-881a-ae27f690d1bc



## 🖥️ Launch Gradio Interface

For all models, you can launch a Gradio interface to interact with the model.
Expand Down

0 comments on commit e83e9ec

Please sign in to comment.