mirror of
https://github.com/lucasjinreal/Namo-R1.git
synced 2026-04-25 08:58:19 +08:00
Adjust wording in readme
This commit is contained in:
parent
606627c49d
commit
487211e8c7
@ -77,7 +77,7 @@ model = VLInfer(
|
||||
)
|
||||
|
||||
# default will have streaming
|
||||
# this method accepts a single path or PIL image, or an array of same.
|
||||
# this method accepts a single path, url, or PIL image, or an array of same.
|
||||
model.generate(images='images/cats.jpg', prompt='what is this?')
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user