Update README.md

main
Yang An 1 year ago committed by GitHub
parent 28ea8cb8be
commit a04261781b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -131,7 +131,7 @@ Running Qwen-7B-Chat is also simple. We provide you with an example of IPython t
ModelScope is an opensource platform for Model-as-a-Service (MaaS), which provides flexible and cost-effective model service to AI developers. Similarly, you can run the models with ModelScope as shown below:
```
```python
import os
from modelscope.pipelines import pipeline
from modelscope.utils.constant import Tasks

Loading…
Cancel
Save