From a04261781be8cf57c9f6576331f4ff53812d2010 Mon Sep 17 00:00:00 2001 From: Yang An Date: Thu, 3 Aug 2023 16:48:26 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a00baa..7dadf0b 100644 --- a/README.md +++ b/README.md @@ -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