Skip to content

Commit

Permalink
Docs: 'ufrom' typo (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilq authored Sep 19, 2024
1 parent 43c2ecd commit 3c1a4e0
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 @@ -135,7 +135,7 @@ This comes handy when you build real applications or want to deploy Multi-Modal

```python
from ucall.rich_posix import Server
import ufrom
import uform

server = Server()
model = uform.get_model('unum-cloud/uform-vl-multilingual')
Expand Down

0 comments on commit 3c1a4e0

Please sign in to comment.